CourierService
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /api/v2/CourierService/price-check HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
{
"deliveryId": 1,
"deliveryName": "text",
"deliveryTypeCode": "text",
"deliveryCost": "text",
"deliveryCode": "text",
"allowControlDrug": true,
"isInternational": true
}