Add off-cycle payment
Add off-cycle payment
Creates a new invoice line item for an off-cycle payment against a specific contract, for use when a payment must be issued outside the regular payment schedule.
Token scopes: off-cycle-payments:write
Add off-cycle payment
Creates a new invoice line item for an off-cycle payment against a specific contract, for use when a payment must be issued outside the regular payment schedule.
Token scopes: off-cycle-payments:write
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
The unique identifier (ID) of the Deel contract for which the off-cycle payment is being created.
Details of the off-cycle payment to be created.
The off-cycle payment was successfully created.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/