Skip to main content
POST
cURL

Authorizations

X-Juo-Admin-Api-Key
string
header
required

Long-lived Admin API key issued from the Juo merchant portal. Pass as the X-Juo-Admin-Api-Key header.

Headers

X-Tenant-ID
string
required

Unique identifier of the tenant in the system (usually a store identifier)

Path Parameters

customerId
string
required

The customer identifier

Minimum string length: 1

Body

application/json
provider
enum<string>
Available options:
bogus

Response

Default Response

id
string<uuid>
required
customer
required

Customer id when not expanded, or the full Customer object when the field name is included in the expand query parameter.

Minimum string length: 1
Example:

"7654321"

instrument
object