Skip to main content
POST
/
v1
/
admin
/
finance
/
collections
/
bootstrap
Bootstrap collection from a booking session
curl --request POST \
  --url https://{operatorDomain}/v1/admin/finance/collections/bootstrap \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Staff session or API token issued by your Voyant app.

Response

201 - application/json

Collection bootstrapped

The response is of type object.