Changelog

UpdateResources
Add dropoffs.shipments to webhook payload--/--
UpdateResources
Add total_charge to webhook payload on shipments[x].label--/--
UpdateResources
Add dropoffs to webhook payload--/--
UpdateResources
Add shipments[x].tracking_status to webhook payload--/--
UpdateResources
Add tracking_number, postmen_courier_slug and aftership_tracking_slug.POST returns/rma/{rma_number}/status-transitions (also POST /returns/{id}/status-transitions)
UpdateResources
Add received_quantity and last_received_at to webhook payload on data.return_items[N] and data.return_items[N].bundled_items[N]--/--
UpdateResources
Add shipments and return_items[N].bundled_items to webhook payload--/--
Update items-receive-batch api to support receive by quantityPOST /returns/rma/{rma_number}/item-receive-batch
UpdateResources
Add name zone.name rule.name to webhook payload on data.return_method.--/--
Update Webhook Overview article - How to setup the Webhooks section.--/--
UpdateResources
Release as-signature-hmac-sha256 as the webhook delievery signature header to replace am-webhook-signature. And the header value became the signture directly without the prefix hmac-sha256=--/--
UpdateResources
Add name to webhook payload on data.return_items[N].merchant_tags[N].--/--
UpdateResources
Add new endpoint to update return items by rma_number. Add return_rma_number field in the resource.PATCH /returns/rma/{rma_number}/items/{external_id}
Add merchant_tags to webhook payload on data.return_items.--/--
Support retrieving a full list of merchant tagsGET /merchant-tags
UpdateResources
Add a new endpoint to update information such as merchant tags and merchant images for return items.PATCH /returns/{id}/items/{item_id}
UpdateResources
return.rma_name and return.rma_number was added into response resource. rma_id was renamed to rma_number in URL placeholder.POST returns/rma/{rma_number}/status-transitions
UpdateResources
meta.details and meta.errors were removed from the doc. Existing users that are dependent on these fields will not be affected.POST /returns/{id}/status-transitions