Create Customer Mapping

View as MarkdownOpen in Claude
Create a customer mapping for external payment processor. Works for both User and API Key authentication. Account access is automatically validated via endpoint dependency.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idstringRequired

Request

This endpoint expects an object.
processor_idstringRequired
customer_idstringRequired
processor_customer_idstringRequired

Response

Successful Response

Errors