v1
latestOpenAPI 3.1.02026-07-241120379.1 KBPatch line item attributes
This endpoint allows for partial updates to the line item attributes. This is useful for modifying specific attributes without affecting the entire lineItem attributes. Only the keys that need to be updated should be included in the request.
Rate limit - 5/s
patch/2023-10/line/{lineId}/attribute
Path parameters
lineIdstring required
Request body
Response
200
Example response
{
"success": true,
"message": "Custom attributes updated successfully",
"code": "SUCCESS"
}