{"info":{"name":"2Service Services API","version":"1","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"PostNewOrder","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/order","protocol":"https","host":"services.acct.2service.nl","path":["dealers","order"],"port":"443"},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"items","value":"NewOrderItemList","type":"text"},{"key":"useDropshipment","value":"bool?","type":"text"},{"key":"deliveryAddress","value":"NewOrderAddress","type":"text"},{"key":"sessionToken","value":"string","type":"text"}]}}},{"name":"GetOrderTracking","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/order/tracking","protocol":"https","host":"services.acct.2service.nl","path":["dealers","order","tracking"],"port":"443","query":[{"value":"string","key":"orderNumber"},{"value":"string","key":"sessionToken"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"GetShipments","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/shipments","protocol":"https","host":"services.acct.2service.nl","path":["dealers","shipments"],"port":"443","query":[{"value":"DateTime","key":"dateFrom"},{"value":"DateTime?","key":"dateTo"},{"value":"string","key":"sessionToken"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"GetShipment","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/shipment/:ShipmentId","protocol":"https","host":"services.acct.2service.nl","path":["dealers","shipment",":ShipmentId"],"port":"443","query":[{"value":"string","key":"sessionToken"}],"variable":[{"key":"ShipmentId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"Authenticate","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/authenticate","protocol":"https","host":"services.acct.2service.nl","path":["dealers","authenticate"],"port":"443"},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"userName","value":"string","type":"text"},{"key":"password","value":"string","type":"text"}]}}},{"name":"GetPartInfo","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/part","protocol":"https","host":"services.acct.2service.nl","path":["dealers","part"],"port":"443","query":[{"value":"string","key":"partNumber"},{"value":"string","key":"sessionToken"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"GetPartInfoById","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/part/:PartId","protocol":"https","host":"services.acct.2service.nl","path":["dealers","part",":PartId"],"port":"443","query":[{"value":"string","key":"sessionToken"}],"variable":[{"key":"PartId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"GetMultiplePartInfos","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/parts","protocol":"https","host":"services.acct.2service.nl","path":["dealers","parts"],"port":"443","query":[{"value":"List<string>","key":"partNumbers"},{"value":"string","key":"sessionToken"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"GetParts","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/all-parts","protocol":"https","host":"services.acct.2service.nl","path":["dealers","all-parts"],"port":"443","query":[{"value":"int","key":"pageSize"},{"value":"int","key":"page"},{"value":"string","key":"sessionToken"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"GetSearchParts","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/parts/search","protocol":"https","host":"services.acct.2service.nl","path":["dealers","parts","search"],"port":"443","query":[{"value":"string","key":"searchText"},{"value":"int","key":"articleType"},{"value":"int","key":"pageSize"},{"value":"int","key":"page"},{"value":"string","key":"sessionToken"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"GetModelCodeDocument","request":{"url":{"raw":"https://services.acct.2service.nl/dealers/modelcode/document/:DocumentId/:Key","protocol":"https","host":"services.acct.2service.nl","path":["dealers","modelcode","document",":DocumentId",":Key"],"port":"443","query":[],"variable":[{"key":"DocumentId"},{"key":"Key"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}}]}