ReDoc documentation
Update the following company credit attributes: credit currency, credit limit and setting to exceed credit.
200 Success.
400 Bad Request
401 Unauthorized
Internal Server error
Unexpected error
{- "creditLimit": {
- "id": 0,
- "company_id": 0,
- "credit_limit": 0,
- "balance": 0,
- "currency_code": "string",
- "exceed_limit": true,
- "available_limit": 0,
- "credit_comment": "string",
- "extension_attributes": { }
}
}
{- "id": 0,
- "company_id": 0,
- "credit_limit": 0,
- "balance": 0,
- "currency_code": "string",
- "exceed_limit": true,
- "available_limit": 0,
- "credit_comment": "string",
- "extension_attributes": { }
}