Skip to main content
POST
/
v1
/
public
/
finance
/
bookings
/
{bookingId}
/
initiate-collection
Initiate booking collection
curl --request POST \
  --url https://{operatorDomain}/v1/public/finance/bookings/{bookingId}/initiate-collection
{}

Path Parameters

bookingId
string
required

Response

201 - application/json

Collection initiated

The response is of type object.