SCAPI - Create other customer payment instrument
POST {{HOST}}/customer/shopper-customers/v1/organizations/{{organizationId}}/customers/{{customer_id}}/payment-instruments?siteId={{ocapi_site}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
siteId | string |
Request Body
{"paymentMethodId"=>"OTHER_PAYMENT_METHOD"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |