Update Account limit
https://api.ocamba.com/v2/ocamba/accounts/{id}/limits/{limit_id}
https://api.ocamba.com/v2/ocamba/accounts/{id}/limits/{limit_id}
Updates the specific Account limit by setting the values of the parameters passed. Any parameters not provided will be left unchanged
Name
Descriptionidstringrequired
Unique identifier for the object defined as a path parameter.Example: 12345
account_idstringrequired
Unique account identifier defined as a path parameter.Example: 12345
Name
Descriptionvalueinteger
Value of the upper limit.Example: 1
204 - No Content
note
1 At least one of the updatable fields should be sent via HTTP body in order to change the current state of the account limit.