These docs are for v4.0.35. Click to read the latest docs for v4.0.41.

Get payment status

Get the status of payment

Can be called multiple time to fetch new status. How long this can be called depends on the bank.

Log in to see full request history
Body Params
int32
required

Enum listing all the available banks in the SDK

object | null

Premium bank setting list

string | null

Code to settings from config file. If not passed, fallback to BankSettings

string
required
length ≥ 1

User context

object | null

Additional data to be used by TPP for tracking purposes

string | null
string | null
Headers
string
length ≤ 50

Request identifier, unique to the call, as determined by the client. Maximum length of 50 characters.

string
length ≤ 50

Unique identifier for all the calls of the same flow. Maximum length of 50 characters.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json