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

  1. a3b4750a505f3425
  2. 84194c31ab851

What changed

  • a3b4750a505f3425See the full diff
    • added the new required request property billing_address/allOf[OrderAddressCreate]/city

      new-required-request-property

    • added the new required request property billing_address/allOf[OrderAddressCreate]/country

      new-required-request-property

    • added the new required request property billing_address/allOf[OrderAddressCreate]/district

      new-required-request-property

    • added the new required request property billing_address/allOf[OrderAddressCreate]/number

      new-required-request-property

    • added the new required request property billing_address/allOf[OrderAddressCreate]/state

      new-required-request-property

    • added the new required request property billing_address/allOf[OrderAddressCreate]/street

      new-required-request-property

    • added the new required request property billing_address/allOf[OrderAddressCreate]/zip_code

      new-required-request-property

    • added the new required request property channel_code

      new-required-request-property

    • added the new required request property external_order_id

      new-required-request-property

    • added the new required request property items/items/name

      new-required-request-property

    • added the new required request property items/items/quantity

      new-required-request-property

    • added the new required request property items/items/sku

      new-required-request-property

    • added the new required request property items/items/total_price

      new-required-request-property

    • added the new required request property items/items/unit_price

      new-required-request-property

    • added the new required request property payments/items/amount

      new-required-request-property

    • added the new required request property payments/items/method

      new-required-request-property

    • added the new required request property payments/items/status

      new-required-request-property

    • added the new required request property shipping_address/allOf[OrderAddressCreate]/city

      new-required-request-property

    • added the new required request property shipping_address/allOf[OrderAddressCreate]/country

      new-required-request-property

    • added the new required request property shipping_address/allOf[OrderAddressCreate]/district

      new-required-request-property

    • added the new required request property shipping_address/allOf[OrderAddressCreate]/number

      new-required-request-property

    • added the new required request property shipping_address/allOf[OrderAddressCreate]/state

      new-required-request-property

    • added the new required request property shipping_address/allOf[OrderAddressCreate]/street

      new-required-request-property

    • added the new required request property shipping_address/allOf[OrderAddressCreate]/zip_code

      new-required-request-property

    • added the new required request property totals/discount

      new-required-request-property

    • added the new required request property totals/shipping

      new-required-request-property

    • added the new required request property totals/subtotal

      new-required-request-property

    • added the new required request property totals/total

      new-required-request-property

    • the items request property's minItems was increased to 1

      request-property-min-items-increased

    • the payments request property's minItems was increased to 1

      request-property-min-items-increased

    • the customer_id request property type/format changed from object/uuid to string/uuid

      request-property-type-changed

    • the requested_strategy_code request property type/format changed from object/ to string/

      request-property-type-changed

    • the shipping_method request property type/format changed from object/ to string/

      request-property-type-changed

    • the source_store request property type/format changed from object/ to string/

      request-property-type-changed

    • added the new optional request property billing_address/allOf[OrderAddressCreate]/complement

      new-optional-request-property

    • added the new optional request property items/items/category

      new-optional-request-property

    • added the new optional request property items/items/discount

      new-optional-request-property

    • added the new optional request property items/items/metadata

      new-optional-request-property

    • added the new optional request property payments/items/gateway_payment_id

      new-optional-request-property

    • added the new optional request property payments/items/installments

      new-optional-request-property

    • added the new optional request property shipping_address/allOf[OrderAddressCreate]/complement

      new-optional-request-property

    • added the required property channel_id to the response with the 201 status

      response-required-property-added

    • added the required property created_at to the response with the 201 status

      response-required-property-added

    • added the required property currency to the response with the 201 status

      response-required-property-added

    • added the required property customer_id to the response with the 201 status

      response-required-property-added

    • added the required property discount to the response with the 201 status

      response-required-property-added

    • added the required property external_order_id to the response with the 201 status

      response-required-property-added

    • added the required property id to the response with the 201 status

      response-required-property-added

    • added the required property item_count to the response with the 201 status

      response-required-property-added

    • added the required property requested_strategy_code to the response with the 201 status

      response-required-property-added

    • added the required property shipping to the response with the 201 status

      response-required-property-added

    • added the required property shipping_method to the response with the 201 status

      response-required-property-added

    • added the required property source_store to the response with the 201 status

      response-required-property-added

    • added the required property state_machine_id to the response with the 201 status

      response-required-property-added

    • added the required property state_machine_version_id to the response with the 201 status

      response-required-property-added

    • added the required property status to the response with the 201 status

      response-required-property-added

    • added the required property subtotal to the response with the 201 status

      response-required-property-added

    • added the required property total to the response with the 201 status

      response-required-property-added

    • added the required property updated_at to the response with the 201 status

      response-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