Changelog

UpdateResources
add fileds returnable_quantity for order itemsorders
UpdateResources
add fileds service_type and ship_from_address for shipmentsorders
add GET /ordersorders
add GET/storesstores
UpdateResources
PATCH /orders/:id support to update status,financial_status,fulfillment_statusorders
UpdateResources
PATCH /orders/:id support to update shipmentsorders
UpdateResources
Add new field to order shipment: custom_fieldsorders
UpdateResources
Add new field to order shipment: source_delivered_atorders
UpdateResources
Remove required validation to the following fields of orders: financial_statusfulfillment_statusshipping_totaltax_totaldiscount_totalsubtotalsource_created_atsource_updated_atPOST /orders
Remove required validation to the following fields of orders.items: skuunit_weightunit_pricePOST /orders
Remove required validation to the following fields of orders.customers: first_nameemailsPOST /orders
Remove required validation to the following fields of orders.shipping_address and orders.billing_address: first_nameaddress_line_1citystatecountry_regionPOST /orders
Remove required validation to the following fields of products: slugsource_created_atsource_updated_atPOST /products
Remove required validation to the following fields of products.variants: image_urlscompare_at_priceallow_backorderoptionsPOST /products
Remove source_id of storesPOST /stores
Remove required validation to the following fields of stores: timezone_identifierurlPOST /stores
UpdateResources
Add new fields to order item: product_categoriesproduct_tagsorders
UpdateResources
Add new domain api.aftership.com to replace api.automizely.com-
UpdateResources
Add new header as-api-key to replace am-api-keyHeaders
UpdateResources
Add Snatshot fields validation to orders.item. Snatshot fields cannot be changed after creating in AutomizelyPOST /orders
UpdateResources
Add new header am-api-key to replace am-app-idHeaders
UpdateResources
New endpointsPATCH /products/:id
PATCH /orders/:id
PATCH /stores/:id
UpdateResources
Add required validation to the following fields of orders: source_idnumbercurrencystatusfinancial_statusfulfillment_statusorder_totalshipping_totaltax_totaldiscount_totalsubtotalsource_created_atsource_updated_atPOST /orders
Add required validation to the following fields of orders.items: source_idskuquantityunit_weightunit_pricetitlePOST /orders
Add required validation to the following fields of orders.shipments: tracking_numberPOST /orders
Add required validation to the following fields of orders.customers: first_nameemailsPOST /orders
Add required validation to the following fields of orders.shipping_address and orders.billing_address: first_nameaddress_line_1citystatecountry_regionPOST /orders
Add required validation to the following fields of products.variants: source_idskutitlepriceimage_urlscompare_at_priceallow_backorderoptionsPOST /products
UpdateResources
New endpointsPOST /gdpr
GET /stores/:id
GET /orders/:id
GET /products/:id
UpdateResources
Initial release-
New endpointsPOST /orders
POST /products
POST /stores
POST /uninstalls