Create new order
Authentication
X-API-Keystring
API Key authentication via header
Request
Your order details
reference
Your unique order reference
currency
Currency in ISO 4217 format (e.g. USD, SGD)
description
Description of the order (e.g. Payment for Order #12345)
paidNotificationUrl
Your backend URL to receive payment notification (e.g. https://your-backend-app.com/payment-notification/ORDER-12345)
dueNotificationUrl
Your backend URL to receive due notification (e.g. https://your-backend-app.com/due-notification/ORDER-12345)
dueAt
Due date and time for the order, format: YYYY-MM-DD HH:mm:SS (e.g. 2026-05-05 22:00:00)
lineItems
Response
Details of the requested order
order
Errors
422
Unprocessable Entity Error

