v1

latestSwagger 2.02026-07-1491526.0 KB
Accounts

Gets a customer's account payments

Retrieves the customer’s account payments in UK Sterling.

get/account/payments

Query parameters

pagenumber

The page number to return (Used with pageSize)

pageSizenumber

Specify the number of results to return per page.

dateFromstring

The FROM datetime from payments to be returned. (yyyy-MM-ddTHH:mm:ss)

dateTostring

The TO datetime for payments to be returned. (yyyy-MM-ddTHH:mm:ss)

sortstring

The order the response will be retuned by. i.e. date,desc

transactionTypestring

Allows the user to select with they want to see withdrawls or deposits. If it is omitted from the query both types will be returned

fieldsstring[]

Specify an absolute field list to return (Comma-Separated List)

includestring[]

Specify fields in addition to the default to return (Comma-Separated List)

excludestring[]

Specify fields from the default to exclude (Comma-Separated List)

languageAsPerTerritorystring

Defines response field name language, true (default) returns in language defined by territory, false returns in English

Headers

apiKeystring required

A unique identifier of your application that is generated by the API portal.

apiSecretstring required

Another unique identifier for your application.

apiTicketstring required

Ticket Granting Ticket obtained from a previous request

territorystring

Territory from which request originates

Response

Success - Payments obtained