Payment.Payment Request
Get transfers for payment request
Returns a list of bank transfers for a given payment request id and their latest status. Payment requests with no transfers will return with an empty list.
get/api/v1/payments/requests/{id}/transfers
Path parameters
idstring required
Tink payment ID
Response
The list of bank transfers for a given payment request was returned.
Changes
No recorded changes to this endpoint across all 10 revisions of this API.