Get All Onramp Transfers

Get All Onramp Transfers

get
/v0/customers/{customer_id}/onramp-transfer
Path parameters
customer_idstringRequired

The unique identifier of the customer

Query parameters
limitinteger · min: 1 · max: 100Optional

Maximum number of records to return

skipintegerOptional

Number of records to skip

Header parameters
AuthorizationstringRequired

Token for authentication

Responses
200

Successful retrieval of onramp transfers list

application/json
get
/v0/customers/{customer_id}/onramp-transfer
200

Successful retrieval of onramp transfers list

Last updated