Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjitse-E authored Jun 14, 2023
1 parent eae7d1e commit a78dc75
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,15 @@ composer require vendic/magento2-postnl-api
## Currently supported service contracts
### Locations
Service contract: `\Vendic\PostnlApi\Api\LocationsInterface`
Get's the nearest PostNL locations based on a given address

Get's the nearest PostNL locations based on a given address.

### Save
Serivce contract: `\Vendic\PostnlApi\Api\SaveInterface`

Saves/initalizes a shipment into the Magento database.

### Timeframes (WIP)
Service contract: `\Vendic\PostnlApi\Api\TimeframesInterface`

Get's the available delivery timeframes for a given address.

0 comments on commit a78dc75

Please sign in to comment.