go back to BillingService

PUT /billing/update

Updates a RowBilling record for the given data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
rowBilling the data use to update the given RowBilling record body of type: application/xml application/json RowBilling
includeUsers include user details with the returned RowBilling record query boolean
includeCustomer include Customer details with the returned RowBilling record query boolean

Result

RowBilling of type: application/xml application/json

a RowBilling record representing the updated values

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- boolean
- boolean
- RowBilling