Create limit acceptance config by program

Create a limit acceptance configuration for authorizations on the program level. This configuration applies to authorizations generated by operations defined in the provided processing code.

This level is a more granular level than Org and can be used as a default configuration for all accounts in this program. There can be only one configuration by program. New creation attempts for the same program get a conflict response.

At least one of the following objects is required in this request:

  • network_authorization
  • platform_authorization
  • authorization

This configuration currently supports only the over-limit feature. See the Over-limit fee guide for more information.

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

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

integer
required

Program ID for this configuration.

Body Params

Create acceptance configuration request body

Acceptance configuration request

network_authorization
object

Group of acceptance configurations related to the network authorization flow

platform_authorization
object

Group of acceptance configurations related to the platform authorization flow

authorization
object

Group of acceptance configurations related to the authorization flow

Responses

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