Orders Controller Update

Path parameters

idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
statusenumRequired
typeenumOptional
Allowed values:
dueDatedatetimeOptional
descriptionstringOptional
referencestringOptional
customerIdstringOptional
orderCurrencyenumOptional
fixedOrderCurrencyenumOptional
collectionCurrencyenumOptional
payoutCurrencyenumOptional
originBankAccountIdstringOptional
destinationBankAccountIdstringOptional
productslist of objectsOptional
amountdoubleOptional
failureCodedoubleOptional
failureMessagestringOptional
rawErrorstringOptional

Response

idstring

ID of the order

failureMessagestring
rawErrorstring
orderTypestring

Type of the order

statusenum
dueDatedatetime

Due date of the order

descriptionstring
referencestring
merchantobject
customerobject
currencyobject
fixedOrderCurrencyobject
collectionCurrencyobject
payoutCurrencyobject
destinationBankAccountIdstring
originBankAccountIdstring
detailslist of objects
isCompletedboolean
isRefundedboolean
createdAtdatetime
updatedAtdatetime
closedAtdatetime
amountdouble
amountDuedouble
amountPaiddouble
amountRefundeddouble
amountUsddouble
amountDueUsddouble
amountPaidUsddouble
amountRefundedUsddouble