Skip to content

4.4.9

Compare
Choose a tag to compare
@SerKnight SerKnight released this 08 Apr 17:42
· 338 commits to master since this release
44c9999

ACCOUNTING
Add getPurchaseOrderAsPdf methodASSETS
Add Error objects and Validation arrays

GET Assets requires a Status in ALL Caps otherwise you'll receive a 403 "Forbidden".

CREATE or GET Assets deserializes JSON responses into the Assets object where the Status is Init Caps.

For this reason the same component in our OpenAPI spec will not support both use cases without throwing an error for missing enums due to case sensitivity