Get Payment Method Mappings

View as Markdown
Get all payment method mappings for a payment method.

Authentication

AuthorizationBearer

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

Path parameters

payment_method_idstringRequired
account_idstringRequired

Response

Successful Response
idstring
processor_idstring
processor_namestring
their_payment_method_idstring
is_activeboolean

Errors

422
Unprocessable Entity Error