This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added - Add attribute ```metadata``` to class ```Shipcloud::Shipment``` in order to transmit JSON data (#16). - Add resource pickup_request in order to submit pickup request to shipcloud - Add attribute ```pickup_address``` to class ```Shipcloud::PickupRequest``` to submit an alternative address for pickup request to shipcloud - Add attribute ```deactivated``` to class ```Shipcloud::Webhook``` - Add ```affiliate_id``` to ```Shipcloud::Configuration``` and submit it (or a default affiliate id) via API headers to shipcloud - Add class ```Shipcloud::Tracker``` with create, find, and index operations - Fixed - Parse response only when it is not empty
- Loading branch information