API Integration
Teleship
teleshipbeta
Teleship is an international shipping platform providing end-to-end logistics solutions with real-time rates, automated customs compliance, and shipment tracking.
TrackingManifestOauthShippingRatingPickupWebhookDuties
Connection Requirements
| Field | Type | Required |
|---|---|---|
| client_id | string | |
| client_secret | string | |
| account_country_code | string | |
| metadata | object | |
| config | object |
Carrier Configuration
| Field | Type |
|---|---|
| shipping_options | list |
| shipping_services | list |
| label_format PDFZPLPNG | string |
Available Services
| Service Name | Service Code |
|---|---|
| TELESHIP-EXPEDITED-PICKUP | teleship_expedited_pickup |
| TELESHIP-EXPEDITED-DROPOFF | teleship_expedited_dropoff |
| TELESHIP-STANDARD-DROPOFF | teleship_standard_dropoff |
| TELESHIP-STANDARD-PICKUP | teleship_standard_pickup |
| TELESHIP-POSTAL-DROPOFF | teleship_postal_dropoff |
| TELESHIP-POSTAL-PICKUP | teleship_postal_pickup |
Shipping Options
| Option | Code | Type |
|---|---|---|
| teleship_signature_required | signatureRequired | boolean |
| teleship_delivery_warranty | deliveryWarranty | boolean |
| teleship_delivery_PUDO | deliveryPUDO | boolean |
| teleship_low_carbon | lowCarbon | boolean |
| teleship_duty_tax_calculation | dutyTaxCalculation | boolean |
| teleship_customer_reference | customerReference | string |
| teleship_order_tracking_reference | orderTrackingReference | string |
| teleship_commercial_invoice_reference | commercialInvoiceReference | string |
