BillGroupingKey
Update BillGroupingKey
Update a BillGroupingKey for the given UUID.
put/organizations/{orgId}/picklists/billgroupingkeys/{id}
Path parameters
orgIdstring required
UUID of the organization
idstring required
The UUID of the BillGroupingKey to update.
Request body
Example request
{
"code": "code"
}Response
Return the updated BillGroupingKey
Changes
Changed in 1 of the 10 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○