reseller

Provision Customer

Find/create a phone account, link it, and grant the purchased seat.

Exact retries by either idempotency key or partner order return the stored response. A reused key/order with a changed payload is rejected. Partner identity claims deliberately do not stamp phone_verified_at: the first OmicOS login still proves phone ownership through the normal SMS OTP flow.

post/api/reseller/customers/provision

Headers

X-Omicos-Partner-Keystring nullable

Request body

phonestring required
external_order_idstring required
idempotency_keystring required
plan_codestring
domainstring
period_monthsinteger

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.