Skip to main content
GET
Get a credit transfer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

lineId
string<uuid>
required

Universally unique identifier (UUID v4) of the credit line.

Example:

"01c39206-64e9-4e30-8649-4e187cfcbf6d"

transferId
string<uuid>
required

Universally unique identifier (UUID v4) of the credit transfer.

Example:

"2cbbce57-17b2-4133-8f63-3f2d81fc3332"

Response

Successfully retrieved a credit transfer.

data
object

A Managed Payments credit transfer (drawdown) from the credit line.