Discussions
Order object not found in the response.
13 hours ago by Malvern Masiye
Good team
I am getting the below on my API call
--data '{
"itemCode": "P01",
"amount": 50.00,
"currencyCode": "USD",
"partyId": "255038",
"paymentMethodId": "CASH",
"transactionReference": "TXN-1773302325"
}'
Response
{
"status": "Error",
"message": "Order object not found in the response.",
"code": 500
}
