Drop Docs
List orders
Use the merchant reference to query an existing order record through the unified Orders API.
Endpoint
GET /v1/orders?reference=ORD-100245
cURL example
bashcurl "https://api.dropsa.co.za/v1/orders?reference=ORD-100245" \
-H "Authorization: Bearer <access_token>"Use the merchant reference for reconciliation between your origin systems and the Drop order lifecycle.
