Trunkrs / Trunkrs-SDK-PHP

The Trunkrs client SDK for PHP
MIT License
4 stars 0 forks source link

Implement serviceable-areas #40

Open BBrunekreeft opened 3 years ago

BBrunekreeft commented 3 years ago

Description
The Trunkrs API V2 provides /serviceable-areas https://docs.trunkrs.nl/docs/v2-api-documentation/reference/Client-API-V2.v1.yaml/paths/~1serviceable-areas/get I would like to see this implemented in this SDK

Example
$bool = \Trunkrs\SDK\Service::areaIsServiceable($country, $zipcode);

fean commented 3 years ago

Hi Bert!

Good idea! 👍 I'll have it added to a sprint! We'll keep you updated on the progress in this topic!