Customers
Bulk update providers/customers mapping
Bulk update providers/customers mapping, make sure to check the query response to see if all customers were updated.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Sync the customer with the provider after updating the mapping. If the provider is a Payment Service Provider, the payment methods of the customers will be imported.
Body
application/json · object[]
Customer ID.
Example:
"cus_Typ0px2W0aiEtl"
Provider name.
Available options:
mollie
, stripe
, gocardless
, airwallex
, hubspot
, salesforce
ID of the customer on the provider side.
Provider ID. Required if multiple instances of the same provider are connected in Hyperline.
Was this page helpful?