Order
Last updated
Last updated
This API to Reserve Order to our System
POST
ttps://tokoapi-dev.netzme.com/public/api/ppob/v1/order
type
String
ORDER_PRODUCT
body
JSON Object
Body Object
merchantId
string
Your merchantID, eg: M_YDXabcd1
productId
string
denomCode
string
checkerResponse
Json Object
validationUserResponse
Json Object
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
ID of Product you can get from
Code of Denom you can get from
Value of game_checker
you can get from and add new value of each field with same value of your
Sample :
"checkerResponse": [ { "name": "userid", "type": "string", "value": "testuser123" }, { "name": "server", "type": "dropdown", "value": "121" }, { "name": "zone_id", "type": "number", "value": 1 } ]
Response of
Transaction Signature, see
Authorization token you get after hit