Create program acceptance configuration

Create acceptance configuration for a processing code operation on the program level. This level can be used as a default configuration for all accounts in this program and at a more granular level than org. There is always only one configuration by operation by program. 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

Program ID to which to apply this 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