Execute an on-ramp
Proxies to Connect /onramp.
POST
Execute an on-ramp
Authorizations
Bearer token issued by the gateway. Source the token from one of:
POST /v1/public/auth/verify-otp(OTP user)POST /v1/public/auth-connect/sign-in(Connect app)- OAuth (end-user mobile/web)
Include as Authorization: Bearer <token>.
Connect secret for the Connect route group. Partners must include
their issued connect secret (x-zeam-auth: <connect-secret>) on
all /v1/connect-* calls.
Body
application/json
The body is of type object.
Response
On-ramp result.
The response is of type object.
Execute an on-ramp

