Retrieves details of the specified Seller Extension.
OK
{- "repsonse": {
- "status": 0,
- "node": "node",
- "data": [
- {
- "version": 2,
- "typedId": "1.SX3",
- "name": "SXTest",
- "sellerId": "Seller001",
- "createDate": "2022-06-09T12:08:49",
- "createdBy": 2147490696,
- "lastUpdateDate": "2022-06-14T12:56:57",
- "lastUpdateBy": 2147490696,
- "attribute1": "123",
- "attribute2": null,
- "attribute3": null
}
], - "endRow": 1
}
}