Payment endpoint returns 400 Bad Request

We are calling https://api-trial.ikentoo.com/o/op/1/pay with the following request, but it is returning a fail message "org.springframework.web.reactive.function.client.WebClientResponseException$BadRequest: 400 Bad Request from PUT http://backend:8086/integration/1/payments". Can you point us in the right direction please?\
{
"iKaccountIdentifier": "A54602.37",
"thirdPartyPaymentReference": "ReferenceFromStripe",
"endpointId": "FETCH",
"businessLocationId": 940967205011458,
"staffId": 163811,
"paymentMethod": "CASH",
"paymentAmount": 1.00,
"tipAmount": 0
}
Tags:
Answers
Hi, any update on this? It may be that something has not been configured in our sandbox but we can’t find anything.