POST
/
customers
/
{customer_id}
/
sync_payment_methods_from_gateway
curl --request POST \
  --url https://api.withorb.com/v1/customers/{customer_id}/sync_payment_methods_from_gateway \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
header
required

API Keys can be issued in the Orb's web application.

Path Parameters

customer_id
string | null
required