Orders

Get Order

Retrieve the full details of a specific order by its reference, including items, customer info, and status.

get/merchant/{merchantReference}/order/{orderReference}

Path parameters

merchantReferencestring required

Unique merchant reference

orderReferencestring required

Unique order reference

Changes