- Add accessor for itemsReferenceAliases #87
- Add ticket API access #83
- Removing git flow use for dev workflow #83
Retrieval of ticket after sending operation on order as changed, see order documentation for new implementation.
OrderOperation
: Adding access to refund operation API #81
- On the refuse operation, the
$refund
parameter has been removed has it is not used by the API anymore
OrderItem
: Adding TaxAmount retrieval #74
PricingResource
: access to catalog pricing API #69
- Readme fixes #65
SessionResource::getId()
: provides the account id associated to the token #63SessionResource::getRoles()
: provides an array of named roles associated to the token #63SessionResource::getLanguageTag()
: provides the language tag associate to the token #63AbstractDomainResource::getOne($id)
: allow to directly get a resource for the domain #63HalLink::withAddedHref(string $path)
: Allow to creates new instance of link with concatenated path #63- Allow to add platform information to SDK user agent #62
InventoryDomain::getByReference()
was not checking for NULL resource #63Client::VERSION
mismatch with release version #62
- Add store channel resource token getter #59
- Remove Guzzle library dependency #50
- Add order collection filter documentation #55
- Fix behaviour when no inventory is updated when doing an inventory update #52
- Fix order acknowledge date handling #57
- Add authentication and session creation
- Add store retrieval from session
- Add inventory fetch for a reference #6
- Add inventory collection fetch #6
- Add inventory update operation #36
- Add order status update operation for : acknowledgment, unacknowledgment, acceptance, cancellation, refusal and shipment #35
- Add fetch order collection #39
- Add status filtering to order collection fetch #39
Versioning is based on semver specification.