- Added Validation Availability and Commitment Service
| Service | Version |
|---|---|
| Address Validation | 2 |
| Close | 2 |
| Courier Dispatch | 3 |
| Locator | 2 |
| Package Movement Information | 5 |
| Pickup | 3 |
| Rate | 10 |
| Return Tag | 1 |
| Ship | 12 |
| Track | 5 |
| Upload Document | 1 |
| Open Ship | 11 |
| Validation Availability and Commitment Service | 6 |
- Added Open Ship service
| Service | Version |
|---|---|
| Address Validation | 2 |
| Close | 2 |
| Courier Dispatch | 3 |
| Locator | 2 |
| Package Movement Information | 5 |
| Pickup | 3 |
| Rate | 10 |
| Return Tag | 1 |
| Ship | 12 |
| Track | 5 |
| Upload Document | 1 |
| Open Ship | 11 |
- SoapClient responses are now parsed and populate Reply objects. All of the Request 'Reply' methods now return a populated Reply object instead of the SoapClient stdClass. This is a backward incompatible change. To make your code compatible, simply send
trueas the 2nd argument to yourget...Replycalls. Click here for an example. - Added more phpunit tests.
| Service | Version |
|---|---|
| Address Validation | 2 |
| Close | 2 |
| Courier Dispatch | 3 |
| Locator | 2 |
| Package Movement Information | 5 |
| Pickup | 3 |
| Rate | 10 |
| Return Tag | 1 |
| Ship | 12 |
| Track | 5 |
| Upload Document | 1 |
- Tagged release to indicate stable version in packagist
- Created phpunit tests
- Current web service versions:
| Service | Version |
|---|---|
| Address Validation | 2 |
| Close | 2 |
| Courier Dispatch | 3 |
| Locator | 2 |
| Package Movement Information | 5 |
| Pickup | 3 |
| Rate | 10 |
| Return Tag | 1 |
| Ship | 12 |
| Track | 5 |
| Upload Document | 1 |