Skip to main content
POST
/
v1
/
admin
/
finance
/
bookings
/
{bookingId}
/
collection-plan
Preview a booking collection plan
curl --request POST \
  --url https://{operatorDomain}/v1/admin/finance/bookings/{bookingId}/collection-plan \
  --header 'Authorization: Bearer <token>'
{
  "data": {}
}

Authorizations

Authorization
string
header
required

Staff session or API token issued by your Voyant app.

Path Parameters

bookingId
string
required

Response

200 - application/json

Collection plan

data
object

Preview of the collection schedule (deposits + installments) computed for a booking.