Deactivate a Funding Rule

Deactivate a funding rule. Once deactivated, the funding rule will no longer be applied to incoming transactions. The rule status changes from ACTIVE to INACTIVE.

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

Identifier type for the funding rule. Use id for the Passport-assigned reference ID or externalId for the program manager-assigned identifier.

Allowed:
string
required

Unique identifier of the funding rule. The value corresponds to the identifier type specified in idType.

Headers
string
enum
required

Controls response timing. Use NEVER for immediate synchronous response or ALWAYS for asynchronous processing with later response.

Allowed:
Responses
204

The funding rule was deactivated successfully. No content returned.

400

The request could not be processed. Check for missing required fields, invalid values, or incorrect data formats.

401

Authentication failed. Verify that the Authorization header contains a valid Bearer token.

403

The authenticated user does not have permission to perform this operation.

404

The requested funding rule was not found.

500

An unexpected error occurred on the server while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!
.readme-logo { display: none !important; }