Order

post/payment-api/v2/order/search

Headers

Authorizationstring required

JWT Bearer token. Format: Bearer {token}

MerchantIdstring

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

Request body

merchantIdsinteger[] nullable
statusIdsinteger[] nullable
createDateStartstring date-time nullable
createDateEndstring date-time nullable
dueDateStartstring date-time nullable
dueDateEndstring date-time nullable
paymentDateStartstring date-time nullable
paymentDateEndstring date-time nullable
pmsPaymentDateStartstring date-time nullable
pmsPaymentDateEndstring date-time nullable
checkInDateStartstring date-time nullable
checkInDateEndstring date-time nullable
checkOutDateStartstring date-time nullable
checkOutDateEndstring date-time nullable
isVccboolean
companyNamestring nullable
pmsReferenceNostring nullable
daysLimitinteger nullable
ratePlanCodestring nullable
pageNumberinteger nullable
pageSizeinteger nullable
sortBystring nullable
sortDirectionstring nullable
searchTermstring nullable

Response

Success

totalCountinteger
pageNumberinteger nullable
pageSizeinteger nullable

Changes

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