Update a coverage tracking info

post
/coverages/update-tracking

Update a coverage's tracking information by coverage ID or order source ID.

This API is used to update the tracking information. When the tracking information is provided, the coverage will be activated and you can make a claim via coverage.

id
string

coverage ID

source_id
string

order source ID

order
object
required
trackings
array[Tracking]
required

tracking information about package.

>= 1 items
Auth
:
Parameters
:
:
Body
preparing...