Create Application
For a merchant hosting their own application form. Collect whatever fields suit your site, then
post them here with the applicant’s email — answers may reference the questions configured on
this store, carry a label of your own, or mix the two.
The email is taken as given and not verified: the form is yours, on your domain, and you
review what it produces. The applicant proves the address the first time they sign in to
deposit or reach their reseller panel.
The application lands in the same review queue as every other, at
GET /stores/{storeId}/reseller/application/submissions.
Requires the stores.resellers.update permission.
Authorizations
Your API key goes here
Path Parameters
Body
Submits a reseller application on an applicant's behalf, from a form the merchant built and hosts themselves.
The applicant's email address. Identifies them as a customer of the store, creating that customer record if this is the first Komerza has seen of them.
1 - 320The answers. Give a questionId to answer one of the store's configured questions, or a
label to record a field of the merchant's own.
The applicant's VAT number, if the form collected one.
64Response
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
Represents the data associated with a response.