Releases: crakter/bringapi
Releases · crakter/bringapi
Small fix for selectedCriteria
3.0.2
3.0.1
3.0.0
Updated services to additionalServices
Bring as updated it's api from services to addtionalServices.
As an example, you can use it like this:
// Sets the shipment product
$product = (new ProductEntity)->setId(Products::BUSINESS_PARCEL)->setCustomerNumber($customerNumber)->setAdditionalServices([
[
'id' => 'FLEX_DELIVERY',
'message' => 'Deliver it to our footstep',
]
]);
Small fix for ProductEntity setServices not returning ApiEntityInterface
2.0.2 Update return type to ApiEntityInterface
Small fix for additional
Additional parameter has changed to additionalservice.
Upgraded to Shipping guide 2.0
From and To is now FromPostalCode and ToPostalCode.
Added new MailBox Parcel codes. Not applicable before 13.01.2020
First release.
Initial version.
Supported Apis
- Shipping Guide API
- Get estimated prices
- Get Estimated delivery time
- Get Estimated shipment prices, delivery time and more
- Booking API
- List customer names
- Book Shipments
- Order pickups
- Tracking API
- Track shipments (also logged in)
- Download Signature
- Reports API
- List available customers
- List available reports for a customer
- Generate a report
- Check the status of a report
- List invoice numbers
- Postal Code API
- Lookup postal code