Checkout

Create Checkout Attributes

Creates list of checkout attributes specified by checkout Id.

post/commerce/checkouts/{checkoutId}/attributes

Path parameters

checkoutIdstring required

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

attributeDefinitionIdinteger nullable
fullyQualifiedNamestring nullable

Response

OK

attributeDefinitionIdinteger nullable
fullyQualifiedNamestring nullable

Changes