Update Expected Spend Amount
POST/api/accounts/:cardholderId/expected-spend-amount
Update the expected spend amount for the given cardholder.
Request
Responses
- 200
- 403
Expected spend amount updated successfully.
User is not allowed to perform the action with the reason stated in the errorCode
FORBIDDEN Insufficient permissions to perform the action.