Update Remaining Consent Uses
API for Visa partners (Consent Requestors) to update the remaining number of uses for a multi-use consent. Notes: + This API is idempotent. + For an active consent, this value may be set to less than or equal to the current value, and only if maxNumberUses is set as non-zero on the consent. Any violation of the above conditions will result in a 409 error with invalidConsentModification reason. If set to zero, the status of the consent changes to CONSUMED and is no longer active.