Get a payment quote
Fixed alias for the quote/send direction.
Use this when you want a direction-free quoting surface.
POST
Get a payment quote
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
Quote request payload (forwarded verbatim).
Response
Quote returned.
The response is of type object.
Get a payment quote

