Create account acceptance configuration

Create acceptance configuration for a processing code operation on the account level. This is the most granular level allowed and can be used to customize a specific account. There is always only one configuration by operation by account. New creation attempts for the same operation receive a conflict response.

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

Path Params
string
required

Processing code that defines the operation related to this acceptance configuration.

integer
required

ID of account to which to apply the configuration.

Body Params

Create acceptance configuration request body

authorization
object

Group of acceptances related to the authorization flow.

payment
object

Group of acceptances related to the payments flow.

transfer
object

Group of acceptances 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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json