Allows disabling or enabling payment rails (payment_rail:ach, payment_rail:fednow, payment_rail:rtp). Requires the org:write:all scope.
Token types: APP, USER | Required scopes: org:write:all
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The organization ID.
Cancellation token.
Payment rails to disable for the organization. Valid values are: "payment_rail:ach", "payment_rail:fednow", "payment_rail:rtp".
Payment rails to enable for the organization (remove from disabled list). Valid values are: "payment_rail:ach", "payment_rail:fednow", "payment_rail:rtp".