{
"sellerId": 321,
"provider": "EXTERNAL_API",
"active": true,
"managerProducts": true,
"managerOrders": true,
"createQuote": true,
"updateStock": true,
"updatePrices": true,
"authentication": {
"apiKeyLast4": "7f3a"
},
"webhooks": {
"productGetUrl": "http://example.com",
"productListUrl": "http://example.com",
"productStatusUrl": "http://example.com",
"quoteUrl": "http://example.com",
"orderGetUrl": "http://example.com",
"orderCreatedUrl": "http://example.com",
"orderPaidUrl": "http://example.com",
"orderDispatchedUrl": "http://example.com",
"orderDeliveredUrl": "http://example.com",
"orderCanceledUrl": "http://example.com"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}