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
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
None.
Name | Description | Type | Additional information |
---|---|---|---|
Identifier | globally unique identifier |
None. |
|
Name | string |
None. |
|
Phone | string |
None. |
|
PhotoUrl | string |
None. |
|
string |
None. |
{ "identifier": "4b734740-f670-42bc-8b0a-f67c523f7b0e", "name": "sample string 2", "phone": "sample string 3", "photoUrl": "sample string 4", "email": "sample string 5" }
<DriverModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Swift.DeliveryAPI2"> <Email>sample string 5</Email> <Identifier>4b734740-f670-42bc-8b0a-f67c523f7b0e</Identifier> <Name>sample string 2</Name> <Phone>sample string 3</Phone> <PhotoUrl>sample string 4</PhotoUrl> </DriverModel>