Skip to main content
POST
Submit provider registration

Authorizations

Authorization
string
header
required

Merchant authentication token. Obtained via POST /api/v1/merchant/token/grant. Pass as: Authorization: Bearer

Path Parameters

customer_id
string<uuid>
required

Body

application/json
provider
string
required

Provider name (case-insensitive)

target_role
string
required

Target role for registration

Response

Registration submitted

msg
string
required

Human-readable message describing the result

data
object
required

Response payload (null on error)