Reserve Voucher
Use this endpoint to reserve amount on voucher.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
voucherId
A unique identifier for the voucher
Headers
x-api-version
Used for API versioning. More details.
Request
This endpoint expects an object.
documentNo
The document number for which reservation has been done
amount
The amount to reserve on voucher
Response
This endpoint returns an object.
reservation
Information about reservation
