Add a recipient to an offer
Add a recipient to an offer
Required permissions:offer:writeAutorisierungen
API token of the organisation. Send it as Authorization: Bearer api_... The token is bound to exactly one organisation.
Pfadparameter
Offer identifier
Body
The new Offer resource
The email of the recipient. This will be used to send the email.
The first name of the recipient (optional, email is the only required field)
100The last name of the recipient (optional, email is the only required field)
100The role of the recipient
Possible values:
read: The recipient can read the offersign: The recipient can read and sign the offer
Whether to send an invitation email to the recipient. Otherwise, you have to inform the recipient manually.
Antwort
Offer resource created
Linked subscription. Set when the offer extends or renews an existing subscription, and also once an accepted offer has been converted into a subscription. Null when the offer is not linked to a subscription.
open, signing, awaiting_invoice_details, signed, archived Media ID of the purchase order uploaded by the buyer. To download it, call GET /media/{id}/download with your API token, or mint a shareable link with POST /media/{id}/download-token and then GET /media/{id}/download/{token}.
Media ID of the acceptance and audit-trail document. To download it, call GET /media/{id}/download with your API token, or mint a shareable link with POST /media/{id}/download-token and then GET /media/{id}/download/{token}.
Media ID of the fully signed offer PDF. To download it, call GET /media/{id}/download with your API token, or mint a shareable link with POST /media/{id}/download-token and then GET /media/{id}/download/{token}.
"2021-01-01T00:00:00+00:00"
true
How the offer is accepted: click, esignature or print. Defaults to click.
"click"
Deal type, set automatically when the offer is published: new_business, expansion, renewal or one_off. Read-only.
"new_business"
Date until which the offer is valid. Acting on an expired offer is rejected with HTTP 410. Set when the offer is published; null for historical offers.
"2021-01-01T00:00:00+00:00"
The date and time when the resource was created.
"2021-01-01T00:00:00+00:00"
The date and time when the resource was last updated.
"2021-01-01T00:00:00+00:00"
The contact person of the offer
"2021-01-01T00:00:00+00:00"