Bulk update providers/customers mapping, make sure to check the query response to see if all customers were updated.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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.
The body is of type object[]
.
The response is of type object
.