6. Spend controls

Number of APIs: 6

  1. Apply authorisation rule POST {{host}}/v3/spend/applications/{{client-id}}/spend-controls/rules/apply

  2. Unapply authorisation rule POST {{host}}/v3/spend/applications/{{client-id}}/spend-controls/rules/unapply

  3. List applied rules GET {{host}}/v3/spend/applications/{{client-id}}/spend-controls/rules/applied

  4. List authorisation rules GET {{host}}/v3/spend/applications/{{client-id}}/spend-controls/rules

  5. Delete authorisation rule DELETE {{host}}/v3/spend/applications/{{client-id}}/spend-controls/rules/{{rule_id}}

  6. Create authorisation rule POST {{host}}/v3/spend/applications/{{client-id}}/spend-controls/rules