v1
latestOpenAPI 3.0.12026-07-243407211.3 MBExternalAccount
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.