trycourier / courier-php

A PHP package for communicating with the Courier REST API.
https://packagist.org/packages/trycourier/courier
MIT License
11 stars 4 forks source link

Modify base uri and add mechanism to do an Idempotent request #4

Closed tk26 closed 3 years ago

tk26 commented 3 years ago

Description of the change

Support idempotency_key, change courier API base URI and modify /send API request param (overrides -> override)

Type of change

Related issues

None

Checklists

Development

Code review