Standard B Service
GET {{baseUrl}}/ShippingAPI.dll?API=StandardB&XML={{xmlParam}}
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| API | string | (Required) API type | |
| XML | string | (Required) XML payload | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
"\u003cStandardBResponse\u003e \u003cOriginZip\u003e90201\u003c/OriginZip\u003e \u003cDestinationZip\u003e21114\u003c/DestinationZip\u003e \u003cDays\u003e7\u003c/Days\u003e \u003c/StandardBResponse\u003e"