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

Add array_filter to remove empty or null params in Send and Brands API #17

Closed tk26 closed 3 years ago

tk26 commented 3 years ago

Description of the change

Removes params that are null objects or strings - applied to Send and Brands API

Type of change

Related issues

None

Checklists

Development

Code review