Create account configuration

Create a payment methods configuration at the account level. This is the most granular level allowed and can be used to customize a specific account. There can be only one configuration by account. New creation attempts for the same account receive a conflict response.

Note: This is a PCI endpoint, use the https://gw-pci.pismolabs.io environment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of account to which to apply the configuration.

Body Params

Create Payment methods configuration request body

authorization
object

Group of configurations related to the authorization flow.

payment
object

Group of configurations related to the payment methods flow.

transfer
object

Group of configurations related to the transfer flow.

Responses

400

Bad request

401

Access token is missing or invalid

403

The request has been lost

409

Conflict

500

Internal server error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json