Create Invitation
Returns the invite token once and only once — only its hash is stored, because the token grants
an already-approved reseller relationship and a leaked invite list must not be usable. Send it on
immediately; it cannot be read back.
Requires the stores.resellers.update permission.
Authorizations
Your API key goes here
Path Parameters
Body
Invites someone to become a reseller of this store's stock.
Who to invite. The invite can only be redeemed by an account on this address.
1 - 320Products to set them up with. They land on a dashboard already able to sell these rather than on an empty page.
Whether accepting also earns the inviter referral commission.
How long the invite stays usable. Defaults to a fortnight.
1 <= x <= 90Response
The object was successfully created.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
An invitation a store has sent.