Skip to main content

Get Warranty ID By External Line ID

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

Request

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

Path Variables

ParameterTypeRequired
Description
externalLineIdStringYesLine id of the warranty.

Request Parameters

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

Response

[
1,
2,
3
]