Create spend rules for a card
POST
/managed_cards/{id}/spend_rules Creates card-level spend rules for the managed card identified by id.
Set rolloverPolicy.rolloverNegative to true on a spend limit to carry overspend into subsequent intervals. When enabled, a negative available-to-spend amount is deducted from each new interval until the balance becomes positive. The policy is disabled by default and is configured separately for each card.
Request
Path parameters
Header parameters
Request body
*application/json
CardLevelSpendRulesCardLevelSpendRules · object · 15 fields
Responses
204No Content
Success - No Content.
Headers