Balances
Get all balance webhook settings
Returns all balance webhook settings configured for triggering balance webhooks.
get/balancePlatforms/{balancePlatformId}/webhooks/{webhookId}/settings
Path parameters
balancePlatformIdstring required
The unique identifier of the balance platform.
webhookIdstring required
The unique identifier of the balance webhook.
Response
OK - the request has succeeded.
Changes
Changed in 2 of the 51 revisions of this API.12
- ▲
the response's body type changed from
arraytoobjectfor statusresponse-body-type-changed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○