Skip to main content
POST
Submit Order Referral

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Body

application/json
token
string
required

The confirmationToken from the checkout response.

referred_by
string
required

The chosen option's label.

Maximum string length: 255
referred_by_detail
string | null

The answer to that option's follow-up question, where it has one.

Maximum string length: 255

Response

The answer was recorded, or was already present.

message
string