cURL
Payment Transactions
Create Payment Transaction Endpoint
The Create Payment Transaction endpoint enables the creation of a new payment transaction. The request should include details such as transaction ID, premium details, currency details, payment amount, and other relevant information. Upon successful creation, the API responds with the newly created payment transaction details, including the transaction ID, premium details, currency details, transaction type, amount, and other associated information.
POST
cURL
Authorizations
Body
application/json
Minimum string length:
1Maximum string length:
10Maximum string length:
100Available options:
CARD, INVOICE, NONE Available options:
TRANSACTION, PREMIUM, TRANSACTION_PREMIUM Maximum string length:
100Response
201 - application/json
Minimum string length:
1Maximum string length:
10Maximum string length:
100Available options:
CARD, INVOICE, NONE Available options:
TRANSACTION, PREMIUM, TRANSACTION_PREMIUM Maximum string length:
100