Get acceptance configuration by hierarchy

Get acceptance configuration for a processing code operation based on the hierarchy from the most granular to the least granular (account > program > org).

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 the acceptance configuration that is being retrieved.

Query Params
integer
required

ID of program that the retrived configuration is applied to. You may skip this parameter if the account id parameter is present in the query.

integer
required

ID of account that the retrieved configuration is applied to. You may skip this parameter if the program id parameter is present in the query.

boolean

Should authorization configurations be retrieved along with the acceptances? Default is false.

Responses

400

Bad request

401

Access token is missing or invalid

403

The request has been lost

404

The specified resource was not found

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