Api
Api
Send documents, parcels and pallets effortlessly with our user-friendly shipping platform. Receive the best shipping rates and conditions and ship with the largest carriers.
Introduction text
Authentication
Gebruik deze methode om informatie te krijgen over beschikbare services en prijzen. Vereist ‘authentication request elements’.
Request elements
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Products child elements:
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Request Code samples
“action”: “quote”,
“shipment”: {
“o_company”: “Test”,
“o_name”: “Test”,
“o_email”: “test@test.com”,
“o_phone”: “0000000”,
“o_eori”: “”,
“o_street_1”: “Test street”,
“o_street_no”: “27B”,
“o_postal”: “3045 AB”,
“o_city”: “Rotterdam”,
“o_province”: “”,
“o_country”: “NL”,
“d_company”: “Test”,
“d_name”: “Test”,
“d_email”: “test@test.com”,
“d_phone”: “0000000”,
“d_eori”: “”,
“d_street_1”: “Test street “,
“d_street_no”: “35C”,
“d_postal”: “1000”,
“d_city”: “Brussels”,
“d_province”: “”,
“d_country”: “BE”,
“type”: “Parcel”,
“reference”: “AB0000”,
“stackable”: “1”,
“items”: [
{
“contents”: “Keyboard”,
“value”: “55.00”,
“weight”: “5.0”,
“length”: “50”,
“width”: “15”,
“height”: “5”
},
{
“contents”: “Electronic Device”,
“value”: “10.00”,
“weight”: “10”,
“length”: “15”,
“width”: “20”,
“height”: “15”,
“products”: [
{
“quantity”: “2”,
“product_code”: “023232”,
“o_country”: “NL”,
“weight”: “5.3”,
“description”: “Headset”,
“value”: “20.0”,
“value_currency”: “EUR”,
“hs_code”: “85183000”
}
]
}
]
}
Plaats php code hier
Response elements
Naam | Beschrijving |
|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Products child elements:
Naam | Beschrijving | Voorbeeld |
|---|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Response code samples
{
“result”: {
“services”: [
{
“service_id”: 12613,
“courier_keycode”: “sc”,
“courier_name”: “SELECT COURIER”,
“service_keycode”: “EXPRESS 12:00”,
“service_name”: “Express 12:00”,
“etc”: “2021-01-25 before 20:00”,
“eta”: “2021-01-25 before 12:00”,
“origin_service_points”: 1,
“destination_service_points”: 1,
“currency”: “EUR”,
“co2”: 1,
“co2_price”: 1.37,
“insurance”: 1,
“insurance_price”: 9.38,
“sub_total”: 29.91,
“vat_total”: 5.68,
“total_price”: 35.59
}
]
},
“errors”: []
}
Plaats php code hier
Quoting
Gebruik deze methode om informatie te krijgen over beschikbare services en prijzen. Vereist ‘authentication request elements’.
Request elements
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Products child elements:
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Request Code samples
“action”: “quote”,
“shipment”: {
“o_company”: “Test”,
“o_name”: “Test”,
“o_email”: “test@test.com”,
“o_phone”: “0000000”,
“o_eori”: “”,
“o_street_1”: “Test street”,
“o_street_no”: “27B”,
“o_postal”: “3045 AB”,
“o_city”: “Rotterdam”,
“o_province”: “”,
“o_country”: “NL”,
“d_company”: “Test”,
“d_name”: “Test”,
“d_email”: “test@test.com”,
“d_phone”: “0000000”,
“d_eori”: “”,
“d_street_1”: “Test street “,
“d_street_no”: “35C”,
“d_postal”: “1000”,
“d_city”: “Brussels”,
“d_province”: “”,
“d_country”: “BE”,
“type”: “Parcel”,
“reference”: “AB0000”,
“stackable”: “1”,
“items”: [
{
“contents”: “Keyboard”,
“value”: “55.00”,
“weight”: “5.0”,
“length”: “50”,
“width”: “15”,
“height”: “5”
},
{
“contents”: “Electronic Device”,
“value”: “10.00”,
“weight”: “10”,
“length”: “15”,
“width”: “20”,
“height”: “15”,
“products”: [
{
“quantity”: “2”,
“product_code”: “023232”,
“o_country”: “NL”,
“weight”: “5.3”,
“description”: “Headset”,
“value”: “20.0”,
“value_currency”: “EUR”,
“hs_code”: “85183000”
}
]
}
]
}
Plaats php code hier
Response elements
Naam | Beschrijving |
|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Products child elements:
Naam | Beschrijving | Voorbeeld |
|---|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Response code samples
{
“result”: {
“services”: [
{
“service_id”: 12613,
“courier_keycode”: “sc”,
“courier_name”: “SELECT COURIER”,
“service_keycode”: “EXPRESS 12:00”,
“service_name”: “Express 12:00”,
“etc”: “2021-01-25 before 20:00”,
“eta”: “2021-01-25 before 12:00”,
“origin_service_points”: 1,
“destination_service_points”: 1,
“currency”: “EUR”,
“co2”: 1,
“co2_price”: 1.37,
“insurance”: 1,
“insurance_price”: 9.38,
“sub_total”: 29.91,
“vat_total”: 5.68,
“total_price”: 35.59
}
]
},
“errors”: []
}
Plaats php code hier
Shipping
Gebruik deze methode om informatie te krijgen over beschikbare services en prijzen. Vereist ‘authentication request elements’.
Request elements
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Products child elements:
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Request Code samples
“action”: “quote”,
“shipment”: {
“o_company”: “Test”,
“o_name”: “Test”,
“o_email”: “test@test.com”,
“o_phone”: “0000000”,
“o_eori”: “”,
“o_street_1”: “Test street”,
“o_street_no”: “27B”,
“o_postal”: “3045 AB”,
“o_city”: “Rotterdam”,
“o_province”: “”,
“o_country”: “NL”,
“d_company”: “Test”,
“d_name”: “Test”,
“d_email”: “test@test.com”,
“d_phone”: “0000000”,
“d_eori”: “”,
“d_street_1”: “Test street “,
“d_street_no”: “35C”,
“d_postal”: “1000”,
“d_city”: “Brussels”,
“d_province”: “”,
“d_country”: “BE”,
“type”: “Parcel”,
“reference”: “AB0000”,
“stackable”: “1”,
“items”: [
{
“contents”: “Keyboard”,
“value”: “55.00”,
“weight”: “5.0”,
“length”: “50”,
“width”: “15”,
“height”: “5”
},
{
“contents”: “Electronic Device”,
“value”: “10.00”,
“weight”: “10”,
“length”: “15”,
“width”: “20”,
“height”: “15”,
“products”: [
{
“quantity”: “2”,
“product_code”: “023232”,
“o_country”: “NL”,
“weight”: “5.3”,
“description”: “Headset”,
“value”: “20.0”,
“value_currency”: “EUR”,
“hs_code”: “85183000”
}
]
}
]
}
Plaats php code hier
Response elements
Naam | Beschrijving |
|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Products child elements:
Naam | Beschrijving | Voorbeeld |
|---|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Response code samples
{
“result”: {
“services”: [
{
“service_id”: 12613,
“courier_keycode”: “sc”,
“courier_name”: “SELECT COURIER”,
“service_keycode”: “EXPRESS 12:00”,
“service_name”: “Express 12:00”,
“etc”: “2021-01-25 before 20:00”,
“eta”: “2021-01-25 before 12:00”,
“origin_service_points”: 1,
“destination_service_points”: 1,
“currency”: “EUR”,
“co2”: 1,
“co2_price”: 1.37,
“insurance”: 1,
“insurance_price”: 9.38,
“sub_total”: 29.91,
“vat_total”: 5.68,
“total_price”: 35.59
}
]
},
“errors”: []
}
Plaats php code hier
Arrange Driver
Gebruik deze methode om informatie te krijgen over beschikbare services en prijzen. Vereist ‘authentication request elements’.
Request elements
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Products child elements:
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Request Code samples
“action”: “quote”,
“shipment”: {
“o_company”: “Test”,
“o_name”: “Test”,
“o_email”: “test@test.com”,
“o_phone”: “0000000”,
“o_eori”: “”,
“o_street_1”: “Test street”,
“o_street_no”: “27B”,
“o_postal”: “3045 AB”,
“o_city”: “Rotterdam”,
“o_province”: “”,
“o_country”: “NL”,
“d_company”: “Test”,
“d_name”: “Test”,
“d_email”: “test@test.com”,
“d_phone”: “0000000”,
“d_eori”: “”,
“d_street_1”: “Test street “,
“d_street_no”: “35C”,
“d_postal”: “1000”,
“d_city”: “Brussels”,
“d_province”: “”,
“d_country”: “BE”,
“type”: “Parcel”,
“reference”: “AB0000”,
“stackable”: “1”,
“items”: [
{
“contents”: “Keyboard”,
“value”: “55.00”,
“weight”: “5.0”,
“length”: “50”,
“width”: “15”,
“height”: “5”
},
{
“contents”: “Electronic Device”,
“value”: “10.00”,
“weight”: “10”,
“length”: “15”,
“width”: “20”,
“height”: “15”,
“products”: [
{
“quantity”: “2”,
“product_code”: “023232”,
“o_country”: “NL”,
“weight”: “5.3”,
“description”: “Headset”,
“value”: “20.0”,
“value_currency”: “EUR”,
“hs_code”: “85183000”
}
]
}
]
}
Plaats php code hier
Response elements
Naam | Beschrijving |
|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Products child elements:
Naam | Beschrijving | Voorbeeld |
|---|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Response code samples
{
“result”: {
“services”: [
{
“service_id”: 12613,
“courier_keycode”: “sc”,
“courier_name”: “SELECT COURIER”,
“service_keycode”: “EXPRESS 12:00”,
“service_name”: “Express 12:00”,
“etc”: “2021-01-25 before 20:00”,
“eta”: “2021-01-25 before 12:00”,
“origin_service_points”: 1,
“destination_service_points”: 1,
“currency”: “EUR”,
“co2”: 1,
“co2_price”: 1.37,
“insurance”: 1,
“insurance_price”: 9.38,
“sub_total”: 29.91,
“vat_total”: 5.68,
“total_price”: 35.59
}
]
},
“errors”: []
}
Plaats php code hier
Track & Trace
Gebruik deze methode om informatie te krijgen over beschikbare services en prijzen. Vereist ‘authentication request elements’.
Request elements
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Products child elements:
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Request Code samples
“action”: “quote”,
“shipment”: {
“o_company”: “Test”,
“o_name”: “Test”,
“o_email”: “test@test.com”,
“o_phone”: “0000000”,
“o_eori”: “”,
“o_street_1”: “Test street”,
“o_street_no”: “27B”,
“o_postal”: “3045 AB”,
“o_city”: “Rotterdam”,
“o_province”: “”,
“o_country”: “NL”,
“d_company”: “Test”,
“d_name”: “Test”,
“d_email”: “test@test.com”,
“d_phone”: “0000000”,
“d_eori”: “”,
“d_street_1”: “Test street “,
“d_street_no”: “35C”,
“d_postal”: “1000”,
“d_city”: “Brussels”,
“d_province”: “”,
“d_country”: “BE”,
“type”: “Parcel”,
“reference”: “AB0000”,
“stackable”: “1”,
“items”: [
{
“contents”: “Keyboard”,
“value”: “55.00”,
“weight”: “5.0”,
“length”: “50”,
“width”: “15”,
“height”: “5”
},
{
“contents”: “Electronic Device”,
“value”: “10.00”,
“weight”: “10”,
“length”: “15”,
“width”: “20”,
“height”: “15”,
“products”: [
{
“quantity”: “2”,
“product_code”: “023232”,
“o_country”: “NL”,
“weight”: “5.3”,
“description”: “Headset”,
“value”: “20.0”,
“value_currency”: “EUR”,
“hs_code”: “85183000”
}
]
}
]
}
Plaats php code hier
Response elements
Naam | Beschrijving |
|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Products child elements:
Naam | Beschrijving | Voorbeeld |
|---|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Response code samples
{
“result”: {
“services”: [
{
“service_id”: 12613,
“courier_keycode”: “sc”,
“courier_name”: “SELECT COURIER”,
“service_keycode”: “EXPRESS 12:00”,
“service_name”: “Express 12:00”,
“etc”: “2021-01-25 before 20:00”,
“eta”: “2021-01-25 before 12:00”,
“origin_service_points”: 1,
“destination_service_points”: 1,
“currency”: “EUR”,
“co2”: 1,
“co2_price”: 1.37,
“insurance”: 1,
“insurance_price”: 9.38,
“sub_total”: 29.91,
“vat_total”: 5.68,
“total_price”: 35.59
}
]
},
“errors”: []
}
Plaats php code hier
Labels
Gebruik deze methode om informatie te krijgen over beschikbare services en prijzen. Vereist ‘authentication request elements’.
Request elements
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Products child elements:
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Request Code samples
“action”: “quote”,
“shipment”: {
“o_company”: “Test”,
“o_name”: “Test”,
“o_email”: “test@test.com”,
“o_phone”: “0000000”,
“o_eori”: “”,
“o_street_1”: “Test street”,
“o_street_no”: “27B”,
“o_postal”: “3045 AB”,
“o_city”: “Rotterdam”,
“o_province”: “”,
“o_country”: “NL”,
“d_company”: “Test”,
“d_name”: “Test”,
“d_email”: “test@test.com”,
“d_phone”: “0000000”,
“d_eori”: “”,
“d_street_1”: “Test street “,
“d_street_no”: “35C”,
“d_postal”: “1000”,
“d_city”: “Brussels”,
“d_province”: “”,
“d_country”: “BE”,
“type”: “Parcel”,
“reference”: “AB0000”,
“stackable”: “1”,
“items”: [
{
“contents”: “Keyboard”,
“value”: “55.00”,
“weight”: “5.0”,
“length”: “50”,
“width”: “15”,
“height”: “5”
},
{
“contents”: “Electronic Device”,
“value”: “10.00”,
“weight”: “10”,
“length”: “15”,
“width”: “20”,
“height”: “15”,
“products”: [
{
“quantity”: “2”,
“product_code”: “023232”,
“o_country”: “NL”,
“weight”: “5.3”,
“description”: “Headset”,
“value”: “20.0”,
“value_currency”: “EUR”,
“hs_code”: “85183000”
}
]
}
]
}
Plaats php code hier
Response elements
Naam | Beschrijving |
|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Products child elements:
Naam | Beschrijving | Voorbeeld |
|---|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Response code samples
{
“result”: {
“services”: [
{
“service_id”: 12613,
“courier_keycode”: “sc”,
“courier_name”: “SELECT COURIER”,
“service_keycode”: “EXPRESS 12:00”,
“service_name”: “Express 12:00”,
“etc”: “2021-01-25 before 20:00”,
“eta”: “2021-01-25 before 12:00”,
“origin_service_points”: 1,
“destination_service_points”: 1,
“currency”: “EUR”,
“co2”: 1,
“co2_price”: 1.37,
“insurance”: 1,
“insurance_price”: 9.38,
“sub_total”: 29.91,
“vat_total”: 5.68,
“total_price”: 35.59
}
]
},
“errors”: []
}
Plaats php code hier
Service Points
Gebruik deze methode om informatie te krijgen over beschikbare services en prijzen. Vereist ‘authentication request elements’.
Request elements
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Products child elements:
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Request Code samples
“action”: “quote”,
“shipment”: {
“o_company”: “Test”,
“o_name”: “Test”,
“o_email”: “test@test.com”,
“o_phone”: “0000000”,
“o_eori”: “”,
“o_street_1”: “Test street”,
“o_street_no”: “27B”,
“o_postal”: “3045 AB”,
“o_city”: “Rotterdam”,
“o_province”: “”,
“o_country”: “NL”,
“d_company”: “Test”,
“d_name”: “Test”,
“d_email”: “test@test.com”,
“d_phone”: “0000000”,
“d_eori”: “”,
“d_street_1”: “Test street “,
“d_street_no”: “35C”,
“d_postal”: “1000”,
“d_city”: “Brussels”,
“d_province”: “”,
“d_country”: “BE”,
“type”: “Parcel”,
“reference”: “AB0000”,
“stackable”: “1”,
“items”: [
{
“contents”: “Keyboard”,
“value”: “55.00”,
“weight”: “5.0”,
“length”: “50”,
“width”: “15”,
“height”: “5”
},
{
“contents”: “Electronic Device”,
“value”: “10.00”,
“weight”: “10”,
“length”: “15”,
“width”: “20”,
“height”: “15”,
“products”: [
{
“quantity”: “2”,
“product_code”: “023232”,
“o_country”: “NL”,
“weight”: “5.3”,
“description”: “Headset”,
“value”: “20.0”,
“value_currency”: “EUR”,
“hs_code”: “85183000”
}
]
}
]
}
Plaats php code hier
Response elements
Naam | Beschrijving |
|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Products child elements:
Naam | Beschrijving | Voorbeeld |
|---|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Response code samples
{
“result”: {
“services”: [
{
“service_id”: 12613,
“courier_keycode”: “sc”,
“courier_name”: “SELECT COURIER”,
“service_keycode”: “EXPRESS 12:00”,
“service_name”: “Express 12:00”,
“etc”: “2021-01-25 before 20:00”,
“eta”: “2021-01-25 before 12:00”,
“origin_service_points”: 1,
“destination_service_points”: 1,
“currency”: “EUR”,
“co2”: 1,
“co2_price”: 1.37,
“insurance”: 1,
“insurance_price”: 9.38,
“sub_total”: 29.91,
“vat_total”: 5.68,
“total_price”: 35.59
}
]
},
“errors”: []
}
Plaats php code hier
Go to Production
Gebruik deze methode om informatie te krijgen over beschikbare services en prijzen. Vereist ‘authentication request elements’.
Request elements
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Products child elements:
Naam | Vereist | Beschrijving | Voorbeeld |
|---|---|---|---|
delivery_instructions | Conditional | Shipper’s postal/zip code.Conditionally required ifshipper’s country uses postal/zip | NY for New York,BC for British Columbia |
export_declaration | Mandatory | Shipper’s city | New York |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
action | Verplicht | Beschrijft welk type verzoek naar de server wordt verzonden. | quote |
Request Code samples
“action”: “quote”,
“shipment”: {
“o_company”: “Test”,
“o_name”: “Test”,
“o_email”: “test@test.com”,
“o_phone”: “0000000”,
“o_eori”: “”,
“o_street_1”: “Test street”,
“o_street_no”: “27B”,
“o_postal”: “3045 AB”,
“o_city”: “Rotterdam”,
“o_province”: “”,
“o_country”: “NL”,
“d_company”: “Test”,
“d_name”: “Test”,
“d_email”: “test@test.com”,
“d_phone”: “0000000”,
“d_eori”: “”,
“d_street_1”: “Test street “,
“d_street_no”: “35C”,
“d_postal”: “1000”,
“d_city”: “Brussels”,
“d_province”: “”,
“d_country”: “BE”,
“type”: “Parcel”,
“reference”: “AB0000”,
“stackable”: “1”,
“items”: [
{
“contents”: “Keyboard”,
“value”: “55.00”,
“weight”: “5.0”,
“length”: “50”,
“width”: “15”,
“height”: “5”
},
{
“contents”: “Electronic Device”,
“value”: “10.00”,
“weight”: “10”,
“length”: “15”,
“width”: “20”,
“height”: “15”,
“products”: [
{
“quantity”: “2”,
“product_code”: “023232”,
“o_country”: “NL”,
“weight”: “5.3”,
“description”: “Headset”,
“value”: “20.0”,
“value_currency”: “EUR”,
“hs_code”: “85183000”
}
]
}
]
}
Plaats php code hier
Response elements
Naam | Beschrijving |
|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. |
Products child elements:
Naam | Beschrijving | Voorbeeld |
|---|---|---|
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Action | Beschrijft welk type verzoek naar de server wordt verzonden. | Quote |
Response code samples
{
“result”: {
“services”: [
{
“service_id”: 12613,
“courier_keycode”: “sc”,
“courier_name”: “SELECT COURIER”,
“service_keycode”: “EXPRESS 12:00”,
“service_name”: “Express 12:00”,
“etc”: “2021-01-25 before 20:00”,
“eta”: “2021-01-25 before 12:00”,
“origin_service_points”: 1,
“destination_service_points”: 1,
“currency”: “EUR”,
“co2”: 1,
“co2_price”: 1.37,
“insurance”: 1,
“insurance_price”: 9.38,
“sub_total”: 29.91,
“vat_total”: 5.68,
“total_price”: 35.59
}
]
},
“errors”: []
}
Plaats php code hier