This endpoint updates the payment state.
To update payment state to "payed", the result field must have the value "success", otherwise the payment state will be "enabled".
state
result
POST api/v1/bookings/payment
POST
api/v1/bookings/payment
customerInternalId*
String
Customer identification
result*
Payment state
{ "msg": "Data received successfully" }
Last updated 2 years ago