GetFbpiOrder
GET/v1/fbpi-order/:fbpi_order_nr/get
Usage Plan
| Type | Requests | Time limit (seconds) |
|---|---|---|
| Rate | 1500 | 60 |
| Burst | 1500 | 60 |
Learn more about rate limits and usage plans in the Rate Limiting guide.
A webhook will be sent to your system containing theorder details whenever an order is created from the marketplace (Noon or Namshi). You can then use the fbpi_order_nr from the webhookto call this endpoint and retrieve full order details.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.