Card Authorization Policy
Create card authorization policy
POST/issuing/card-authorization-policies
Create a new card authorization policy and its initial version.
Body Parameters
config
objectRequiredPolicy configuration See Card authorization policy config sub-object.
effective_on
date-timeRequiredWhen the policy becomes effective, as an RFC 3339 timestamp. Offsets are converted to UTC and fractional seconds are dropped.
scope
enumRequiredThe scope of this authorization policy (program, account, or card).
Possible values: card_program, card_account, card