Card Authorization Policy

Create card authorization policy version

POST/issuing/card-authorization-policy-versions

Create a new version for an existing card authorization policy.

Body Parameters

card_authorization_policy_id

stringRequired

The ID of the parent card authorization policy

config

objectRequired

effective_on

date-timeRequired

When the policy version becomes effective, as an RFC 3339 timestamp. Offsets are converted to UTC and fractional seconds are dropped.

scope

enumRequired

The scope of this authorization policy (program, account, or card). Must match the scope of the policy's existing versions. Possible values: card_program, card_account, card