Skip to main content
POST
cURL

Authorizations

public-api-key
string
header
required
private-secret-key
string
header
required

Headers

X-Idempotency-Key
string

Body

application/json
account_id
string
required

The unique identifier of the account. Find this in the Yuno dashboard (MAX 64; MIN 36)

connection_id
string

The unique identifier of the connection (MAX 64; MIN 36)

payment_method_type
string

Single payment method to register for all domains.

domains
object[]

Array of domains to register.

Response

202 - application/json

Accepted

account_id
string
Example:

"3fa85f64-5717-4562-b3fc-2c963f66afa6"

payment_method
string
Example:

"APPLE_PAY"

domains
object[]