Starting Feb 1st, 2023, new prices for SMS will be introduced
Details can be found on the Alerts page
No action is required, this change will be automatic
None.
Name | Description | Type | Additional information |
---|---|---|---|
ApiKey |
Your merchant API key |
globally unique identifier |
Required |
DriverIdentifier |
Driver identifier |
globally unique identifier |
None. |
JobId |
Job Id |
integer |
None. |
JobIdentifier |
Job identifier. This can be used in place of JobId |
globally unique identifier |
None. |
{ "apiKey": "0fd97878-4b59-4842-bfa8-565fdcd82273", "driverIdentifier": "ef09411a-7825-4316-9996-ca19abccd0a1", "jobId": 3, "jobIdentifier": "be88b186-29b9-4e77-9d90-17997d3bfe56" }
<DriverJobRequestModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Swift.DeliveryAPI2"> <ApiKey>0fd97878-4b59-4842-bfa8-565fdcd82273</ApiKey> <DriverIdentifier>ef09411a-7825-4316-9996-ca19abccd0a1</DriverIdentifier> <JobId>3</JobId> <JobIdentifier>be88b186-29b9-4e77-9d90-17997d3bfe56</JobIdentifier> </DriverJobRequestModel>
Sample not available.
"sample string 1"
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>