Skip to main content
GET
/
{shopId}
/
orders
/
{orderId}
/
{type}
Get shop order invoice/receipt
curl --request GET \
  --url http://staging.qshop.ng/apiv2/{shopId}/orders/{orderId}/{type}

Headers

Proxy-Authorization
string
Example:

""

Path Parameters

orderId
string
required
Example:

"634542ed5d47303dff558ffb"

type
string
required
Example:

"receipt"

Query Parameters

payment
string
Example:

"63d23f69e3c0ccc6c5d93dd2"

Response

200 - undefined