Releases: Dwolla/dwolla-swagger-php
Releases · Dwolla/dwolla-swagger-php
1.0.11 update
- API schema updated,
WebhooksubscriptionsApi
supports pause a webhook subscription. FundingsourcesApi
contains support forremoved
parameter on list funding sources.- Fix getFeesBySource to support deserialization with new
FeesBySourceResponse
model.
1.0.10 update
patch softDelete, bump version to 1.0.10
1.0.9 update
1.0.9 update
1.0.8 update
- API schema updated,
FundingSourcesApi
supports balance check endpoint - Fix transfer failure to support deserialization with new transfer failure model.
1.0.7 update
1.0.7 update
1.0.6
- API schema updated,
TransfersApi
has new endpoints for cancel a transfer and get a transfer's fees, newOndemandauthorizationsApi
, newMasspaymentsApi
. - Existing
Document
,CreateFundingSourceRequest
, andTransferRequestBody
models updated, newMassPayment
,Authorization
,UpdateTransfer
, andFacilitatorFeeRequest
models.