Retrieve contractor payment dates
Fetches the scheduled payment dates and current status of each payment cycle for a specific contract.
Token scopes: contracts:read
Fetches the scheduled payment dates and current status of each payment cycle for a specific contract.
Token scopes: contracts:read
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.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/