Authorization
string
required
Example:
Authorization | Bearer Paste-Your-API-Key-HereRequest Body
string
required
Customer Name
string
required
Customer email used to send proof of payment, or payment reminders
integer
required
Nominal amount of payment
string
required
Customer telephone number
string
required
The destination URL where the customer will be redirected after a successful or completed transaction.
string
required
General description of the transaction or order.
string (format ISO 8601 date-time)
required
The transaction expiration date and time. This means that after this time, the payment link or order is no longer valid.
string<uuid>
required
A unique identifier obtained when creating an single request payment. If accessed through the dashboard, it can be found at the URL on the request payment details page.Example:
e890d24a-cfc0-4915-83d2-3166b9ffba9eResponse
Successful ResponseMain Structure (Root)
integer
Status code form API.
string
Status message that describes the status code.
array of object
The main data returned (request payment details).
data Structure (Array Of Object)
string<uuid>
Unique request payment ID.
string
The URL that users/clients can access to open request payment.
