Checkout

Update Checkout Attribute

Updates the list of checkout attributes specified by checkout id and removes the missing attributes if not passed when removeMissing flag is set.

put/commerce/checkouts/{checkoutId}/attributes

Path parameters

checkoutIdstring required

Query parameters

removeMissingboolean
responseFieldsstring

limits which fields are returned in the response body

Request body

attributeDefinitionIdinteger nullable
fullyQualifiedNamestring nullable

Response

OK

attributeDefinitionIdinteger nullable
fullyQualifiedNamestring nullable

Changes