Authorizations
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>
.
Response
A list of on-ramp sessions.
Unique identifier for the created on-ramp session.
Unique identifier for the customer associated with the session.
Date and time the on-ramp session was created.
The target crypto currency for every on-ramp transaction performed with the created session.
The blockchain network to be used for the conversion.
The customer's deposit address on the chosen blockchain network.
Instructions for the customer to complete the fiat deposit. Structure can vary.
{ "cvu": "0000465160000000070078" }
A list containing every order that has been either started or completed through this session. On creation, will always be empty.