Merchant Onboarding
Represents the process and record for onboarding a new merchant to the Violet platform. This resource allows creation, retrieval, listing, and updating of merchant onboarding records.
Available endpoints:
POST /v1/merchants/onboard
GET /v1/merchants/onboard/{merchant_onboarding_id}
GET /v1/merchants/onboard
PUT /v1/merchants/onboard/{merchant_onboarding_id}
Last updated
Was this helpful?