Order List
Last updated
Last updated
This API will show you list of orders
GET
https://tokoapi-dev.netzme.com/public/api/ppob/v1/order/list?merchantId={merchantId}
merchantId
String
Your merchantID, eg: M_YDXabcd1
limit
String
limit of shown data
page
String
page of data
Content-Type
application/json
X-CLIENT-ID
Partner ClientId, eg Xersia01
X-TIMESTAMP
Epoch Time of the request, we will check it. The date of timestamp should be the date you request.
X-MSG-ID
Your unique request-id, eg: Random UUID
X-SIGNATURE
X-AUTHORIZATION
Transaction Signature, see
Authorization token you get after hit