Affiliate Contract Documents
Get contract documents by id (html/pdf)
Gets contract document and returns it in the selected format
HTTP Request
GET https://v2.firstpromoter.com/api/v2/affiliate/contract_documents/{id}
GET
Authorizations
Access token passed as a Bearer token in the Authorization header
Headers
Account identifier that specifies which account is making the request
Example:
"acc_123456"
Path Parameters
Contract document ID
Query Parameters
Format of the document content
Available options:
html
, pdf
Response
200
application/json
Document content
The response is of type object
.