Skip to main content
POST
Get Payment Options For Buying Edaler

Overview

Allows the client to initiate the process of getting payment options for buying eDaler.

Authentication

Requires a valid JWT bearer token.

Notes

This endpoint uses the request schema notation described in Pattern matching.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
serviceId
string
required
serviceProvider
string
required
successUrl
string
failureUrl
string
cancelUrl
string
transactionId
string
tabId
string
functionName
string

Response

200 - application/json

Success

id
string
required
state
string
required
started
string<date-time>
required
serviceId
string
required
serviceProvider
string
required
ended
string<date-time>
successUrl
string
failureUrl
string
cancelUrl
string
clientUrl
string