Attach shipments by RMA number

post
/returns/rma/{rma_number}/attach-shipments

Through this API, merchants can upload a shipment on their own. Although the design allows for the possibility of uploading multiple shipments, currently, merchants can only upload one shipment.

rma_number
string
required
shipments
array[object]
required
tracking_number
string
required
slug
string
required
label
object
required
notify_customer
boolean
Auth
:
Parameters
:
Body
preparing...