Update Customer Processor Mapping
Re-point and/or (de)activate ONE of a customer’s processor-customer mappings.
Refuses (409) any change that would leave more than one active mapping for the same (customer, processor). Never creates a processor customer.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
customer_id
mapping_external_id
account_id
Request
This endpoint expects an object.
their_customer_id
Re-point this mapping at a different processor-customer id
is_active
Activate or deactivate this mapping
Response
Successful Response
id
processor_id
their_customer_id
is_active
processor_name
Errors
422
Unprocessable Entity Error