Business Mapping

Update Business Mapping

This call is used to update a business mapping rule in the account.

put/api/v1/usage/business-mapping/mappings/{business-mapping-id}

Path parameters

business-mapping-idstring required

Headers

Authorizationstring required
apikeystring required

Request body

namestring required

Mapping name

rankinteger required

ranked order of this rule

rulesstring[]

Filters which define the mapping (Array of filter fields. See structure above)

splitboolean

Determine whether the cost should be split

splitOptions string

split type (One of "EQUAL", "RATIO")

mappingstring[]

Mapping ids to be split (Array of mapping IDs)

Changes

No recorded changes to this endpoint across all 1 revision of this API.