Create Reserve
Lock or release business reserves (e.g. security deposits)
Documentation Index
Fetch the complete documentation index at: https://docs.cadanapay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
The unique identifier for the business
Body
The reserve action to perform
LOCK, RELEASE "LOCK"
The type of reserve
SECURITY_DEPOSIT, SEVERANCE, NOTICE_PERIOD "SECURITY_DEPOSIT"
The person this reserve is for
"550e8400-e29b-41d4-a716-446655440000"
Idempotency key for the request
"550e8400-e29b-41d4-a716-446655440002"
Description of the reserve action
"Security deposit for new employee"
Response
reserve action response
The ID of the created disbursement
"550e8400-e29b-41d4-a716-446655440001"