Create Payment Method Mapping

View as Markdown
Create a payment method 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
payment_method_idstringRequired
processor_payment_method_idstringRequired

Response

Successful Response

Errors

422
Unprocessable Entity Error