v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
ExternalAccount

Search transfers by date range for a customer profile.

Search for transfers associated with a customer profile within a specified date range and pagination.

get/programs/{programCode}/externalAccounts/customers/{customerToken}/transfers

Path parameters

programCodestring required

Program code assigned to the partner.

customerTokenstring required

Unique customer token.

Query parameters

startDatestring

Start date for search (ISO format).

endDatestring

End date for search (ISO format).

pageNumberinteger

Page number for pagination.

pageSizeinteger

Page size for pagination.

Headers

X-GD-RequestIdstring required

Unique request identifier (GUID).

X-GD-CustomerTypestring

Type of customer (default: External).

Response

Transfers retrieved successfully.

pageNumberinteger

The current page number of the paginated transfer results.

pageSizeinteger

The number of transfer records per page.

totalPagesinteger

The total number of pages available for the search results.

totalRecordsinteger

The total number of transfer records matching the search criteria.