post https://api.pley.com/v2/payments-kit/get-order
Find an order within your game based on invoice number.
Responses
400Bad request
404Invoice not found
500Internal server error
Find an order within your game based on invoice number.
400Bad request
404Invoice not found
500Internal server error
xxxxxxxxxx
curl --request POST \
--url https://api.pley.com/v2/payments-kit/get-order \
--header 'accept: application/json' \
--header 'content-type: application/json'