Skip to main content

createOnRampSession

Setup an onramp session for the user.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Request Body REQUIRED
transferSignature string
transferMessage object
from string REQUIRED
nonce string REQUIRED
to string REQUIRED
validAfter number REQUIRED
validBefore number REQUIRED
value string REQUIRED
purchaseSignature string
purchaseMessage object
lock string REQUIRED
sender string REQUIRED
expiration number REQUIRED
recipients string[]
purchaseData string[]
Responses
200

Created onramp session.

Schema OPTIONAL
clientSecret string OPTIONAL
401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL