List Fulfilment Clients
Here you can receive a list of all of your fulfilment clients.
Endpoint: https://YOUR-ACCOUNT-NAME.despatchcloud.co.uk/ws/v1/wsfulfilment/list_fulfilment_clients
Method: GET
Example Response:
Method: GET
Example Response:
CopyCopyCopyCopyCopyCopyCopyCopy[ { "id": "0001", "name": "Demo Company Ltd", "address_line_one": "Fake Street", "address_line_two": "", "city": "Fakeville", "county": "", "country": "United Kingdomm", "contact_email": "[email protected]", "billing_email": "[email protected]", "phone": "01234567890", "software_cost": "100.00", "management_cost": "0.00", "deleted": "0", "storage_box_qty": "1", "storage_box_price": "1.0000", "storage_shelf_qty": "1", "storage_shelf_price": "1.0000", "storage_pick_pallet_qty": "1", "storage_pick_pallet_price": "1.0000", "storage_bulk_pallet_qty": "1", "storage_bulk_pallet_price": "1.0000", "receiving_box_price": "1.00", "receiving_pallet_min_price": "1.00", "label_processing_price": "1.00", "promotional_material_price": "1.00", "sort_bypass_item_qty": "1", "management_price": "1.00", "notes": "", "accounts_id": "12345", "hub_url": "https://example.despatchcloud.co.uk" } ]