Skip to main content

Get Warranty ID By External Order ID

You can retrieve warranty IDs associated with the externalOrderId that you sent.

Request

curl --location --request GET '<BASE_URL>/individual-customer-products/external-order-id/{externalOrderId}'
--header 'Content-Type: application/json'
--header 'Authorization: Basic ZGVtbzpwQDU1dzByZA=='

Path Variables

ParameterTypeRequired
Description
externalOrderIdStringYesOrder id of the warranty.

Request Parameters

ParameterTypeRequired
Description
merchantCodeStringYesThe merchant code to which the product belongs.
sellerCodeStringYesSeller code

Response

[
1,
2,
3
]