Modify the quota ledger and consumption ledger.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Amount | string | Yes | The quota of a quota ledger. Unit: CNY. | 750 |
Currency | string | No | You do not need to set the parameter. | N/A |
OutBizId | string | No | The ID of the business. | OD2022040818295234777795624764689 |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": "200",
"Message": "Successful!",
"Data": true,
"RequestId": "F5B803CF-94D8-43AF-ADB3-D819AAD30E27",
"Success": true
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
400 | NotApplicable | This API is not applicable for caller. |
400 | NotAuthorized | This API is not authorized for caller. |
400 | InternalError | The request processing has failed due to some unknown error, exception or failure. |
400 | ParameterError | Missing the must parameter. |
500 | CreditInnerError | This interface has some error. Please try again. |
500 | UndefinedError | The request processing has failed due to some unknown error. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history