Order

get/payment-api/v2/order/{transactionId}

Path parameters

transactionIdstring required

Headers

Authorizationstring required

JWT Bearer token. Format: Bearer {token}

MerchantIdstring

Target merchant identifier for JWT-authenticated admin or portal requests.

Response

Success

idinteger
transactionIdstring nullable
statusId'FuturePayment' | 'PartiallyPaid' | 'Paid' | 'PartiallyRefunded' | 'Refunded' | 'Cancelled' | 'CancelledWithPayments' | 'CancelledAndRefunded' | 'PendingPayment' | 'UserActionRequired' | 'LinkExpired' | 'VCCPayment' | 'Tokenized' | 'Disputed' | 'Voided'
sourceType'None' | 'Ows' | 'Cendyn' | 'Oracle'
returnUrlSuccessstring nullable
returnUrlCancelstring nullable
webhookUrlstring nullable
languagestring nullable
createdBystring nullable
merchantNamestring nullable
merchantGroupIdinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.