Retrieve payment method options for payment acceptors
Requires the PAYMENT_ACCEPTOR.VIEW permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
Headers
x-platform-id
Platform ID.
Request
This endpoint expects an object.
customer_id
Resource ID of type CUSTOMER
pricing_plan_subscription_id
Resource ID of type PRICING_PLAN_SUBSCRIPTION
invoice_id
Resource ID of type INVOICE
amount
country
Response
OK
options
payment_acceptor
integration
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error