Skip to content

Releases: crakter/bringapi

Small fix for selectedCriteria

15 Aug 18:52
Compare
Choose a tag to compare
3.0.3

Set standard empty string for selectedCriteria

3.0.2

09 Aug 09:07
Compare
Choose a tag to compare

Rector fixes, stricter types

3.0.1

08 Aug 13:46
Compare
Choose a tag to compare

More work for PHP 8.3 support
Accept should not be sent for XML reports.

3.0.0

29 Jul 12:24
Compare
Choose a tag to compare
  • __set cannot return interface, updated all definitions with set functions for all variables.
  • Bumped PHP version to 8.2

Updated services to additionalServices

01 Mar 20:09
Compare
Choose a tag to compare

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

01 Mar 14:59
7ced237
Compare
Choose a tag to compare
2.0.2

Update return type to ApiEntityInterface

Small fix for additional

22 Nov 19:34
Compare
Choose a tag to compare

Additional parameter has changed to additionalservice.

Upgraded to Shipping guide 2.0

22 Nov 14:26
Compare
Choose a tag to compare

From and To is now FromPostalCode and ToPostalCode.
Added new MailBox Parcel codes. Not applicable before 13.01.2020

First release.

21 Jun 13:44
Compare
Choose a tag to compare

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