Get transactions for a specific account.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Parameters

Allowed:

effective_at issued_at

Responses

Example Code

curl --request GET \
     --url https://contact/%20sales%20to%20enable%20your%20sandbox/accounts//transactions \
     --header 'accept: application/json'
{
  "status": "200",
  "message": "Updated 6 months ago"
}