Changes to Create a channel order (synchronous)
POST /api/v1/orders
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 9 revisions of this API.3426
What changed
- ▲
added the new required request property
billing_address/allOf[OrderAddressCreate]/citynew-required-request-property
- ▲
added the new required request property
billing_address/allOf[OrderAddressCreate]/countrynew-required-request-property
- ▲
added the new required request property
billing_address/allOf[OrderAddressCreate]/districtnew-required-request-property
- ▲
added the new required request property
billing_address/allOf[OrderAddressCreate]/numbernew-required-request-property
- ▲
added the new required request property
billing_address/allOf[OrderAddressCreate]/statenew-required-request-property
- ▲
added the new required request property
billing_address/allOf[OrderAddressCreate]/streetnew-required-request-property
- ▲
added the new required request property
billing_address/allOf[OrderAddressCreate]/zip_codenew-required-request-property
- ▲
added the new required request property
channel_codenew-required-request-property
- ▲
added the new required request property
external_order_idnew-required-request-property
- ▲
added the new required request property
items/items/namenew-required-request-property
- ▲
added the new required request property
items/items/quantitynew-required-request-property
- ▲
added the new required request property
items/items/skunew-required-request-property
- ▲
added the new required request property
items/items/total_pricenew-required-request-property
- ▲
added the new required request property
items/items/unit_pricenew-required-request-property
- ▲
added the new required request property
payments/items/amountnew-required-request-property
- ▲
added the new required request property
payments/items/methodnew-required-request-property
- ▲
added the new required request property
payments/items/statusnew-required-request-property
- ▲
added the new required request property
shipping_address/allOf[OrderAddressCreate]/citynew-required-request-property
- ▲
added the new required request property
shipping_address/allOf[OrderAddressCreate]/countrynew-required-request-property
- ▲
added the new required request property
shipping_address/allOf[OrderAddressCreate]/districtnew-required-request-property
- ▲
added the new required request property
shipping_address/allOf[OrderAddressCreate]/numbernew-required-request-property
- ▲
added the new required request property
shipping_address/allOf[OrderAddressCreate]/statenew-required-request-property
- ▲
added the new required request property
shipping_address/allOf[OrderAddressCreate]/streetnew-required-request-property
- ▲
added the new required request property
shipping_address/allOf[OrderAddressCreate]/zip_codenew-required-request-property
- ▲
added the new required request property
totals/discountnew-required-request-property
- ▲
added the new required request property
totals/shippingnew-required-request-property
- ▲
added the new required request property
totals/subtotalnew-required-request-property
- ▲
added the new required request property
totals/totalnew-required-request-property
- ▲
the
itemsrequest property's minItems was increased to1request-property-min-items-increased
- ▲
the
paymentsrequest property's minItems was increased to1request-property-min-items-increased
- ▲
the
customer_idrequest property type/format changed fromobject/uuidtostring/uuidrequest-property-type-changed
- ▲
the
requested_strategy_coderequest property type/format changed fromobject/tostring/request-property-type-changed
- ▲
the
shipping_methodrequest property type/format changed fromobject/tostring/request-property-type-changed
- ▲
the
source_storerequest property type/format changed fromobject/tostring/request-property-type-changed
- ○
added the new optional request property
billing_address/allOf[OrderAddressCreate]/complementnew-optional-request-property
- ○
added the new optional request property
items/items/categorynew-optional-request-property
- ○
added the new optional request property
items/items/discountnew-optional-request-property
- ○
added the new optional request property
items/items/metadatanew-optional-request-property
- ○
added the new optional request property
payments/items/gateway_payment_idnew-optional-request-property
- ○
added the new optional request property
payments/items/installmentsnew-optional-request-property
- ○
added the new optional request property
shipping_address/allOf[OrderAddressCreate]/complementnew-optional-request-property
- ○
added the required property
channel_idto the response with the201statusresponse-required-property-added
- ○
added the required property
created_atto the response with the201statusresponse-required-property-added
- ○
added the required property
currencyto the response with the201statusresponse-required-property-added
- ○
added the required property
customer_idto the response with the201statusresponse-required-property-added
- ○
added the required property
discountto the response with the201statusresponse-required-property-added
- ○
added the required property
external_order_idto the response with the201statusresponse-required-property-added
- ○
added the required property
idto the response with the201statusresponse-required-property-added
- ○
added the required property
item_countto the response with the201statusresponse-required-property-added
- ○
added the required property
requested_strategy_codeto the response with the201statusresponse-required-property-added
- ○
added the required property
shippingto the response with the201statusresponse-required-property-added
- ○
added the required property
shipping_methodto the response with the201statusresponse-required-property-added
- ○
added the required property
source_storeto the response with the201statusresponse-required-property-added
- ○
added the required property
state_machine_idto the response with the201statusresponse-required-property-added
- ○
added the required property
state_machine_version_idto the response with the201statusresponse-required-property-added
- ○
added the required property
statusto the response with the201statusresponse-required-property-added
- ○
added the required property
subtotalto the response with the201statusresponse-required-property-added
- ○
added the required property
totalto the response with the201statusresponse-required-property-added
- ○
added the required property
updated_atto the response with the201statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○