Create program configuration

Create a payment methods configuration at 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 can be only one program configuration. New creation attempts for the same program 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 program to which to apply this 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