- Fix TypeError thrown when response status is 204 No content
- Add updatePayPalAccount()
- Add CVV field to the sdk
- Remove Relationship field from Server SDK
- Add Business Operating Name Field to User
- Fix incorrect Server address
- Add PayPal account status transitions
- Fix null pointer exception on getMessage
- Added field "VerificationStatus" to User
- Client-token endpoint renamed to authentication-token
- FIX: Resolved issue with restricted "Accept" & "Content-Type" headers to support only "application/json" or "application/jose+json"
- Restricted “Accept” & “Content-Type” headers to support only “application/json” or “application/jose+json”
- Related resources “relatedResources” in error representation is added
- Added Authentication token endpoint
- Added PayPal endpoint
- Added transfer endpoint
- Added Layer 7 encryption
- Added bank card endpoint
- Added payment status transition endpoint
- Added get bank account status transition endpoint
- Added list program account receipt endpoint
- Added list user receipt endpoint
- Added list prepaid card receipt endpoint
- Added list program account balance endpoint
- Initial release