Fetch EOR contract document
Returns a specific document as a PDF for a given EOR contract. Currently only the FRAMEWORK_AGREEMENT document type is supported.
Token scopes: contracts:read
Returns a specific document as a PDF for a given EOR contract. Currently only the FRAMEWORK_AGREEMENT document type is supported.
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.
The type of document. Currently only FRAMEWORK_AGREEMENT is supported.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/