Add Bulk Orders

URL

http://test.birdsystem.com/client/Consignment-Upload/Temp-Consignment-Json

Method

post

Payload

[
    
        "contact""Norman Drury"
        "business_name"null
        "address_line1""3, Northam Close"
        "address_line2""Marshside"
        "address_line3"null
        "city""Southport"
        "county""Merseyside"
        "post_code""PR9 9GA"
        "country_name""United Kingdom"
        "telephone""01704 226830"
        "email"null
        "sales_reference""2"
        "payment_reference""Royal Mail 1st Class Standard"
        "special_instruction"null
        "product_company_ref""15591*1+215312*1"
        "delivery_service_name""Royal Mail 1st Class Standard"
        "status""PENDING"
        "type""LOCAL"
        "thirty_system_id":"2222"
    
]

Response

{
    "success":true,
    "message":"File successfully uploaded! 1 records has been imported.",
    "data":{"2222":"12010433"}
}

Parameter explanation

thirty_system_id: Third party system id

country_name: For full country list please visit /client/Country

delivery_service_name: For full delivery service list please visit /client/Delivery-Service 

product_company_ref: Format as 'product_id*quantity+product_id*quantity' For full product list please visit /client/Product