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

  • v2508e86c65b0b11See the full diff
    • the response's body type changed from array to object for status

      response-body-type-changed

    • added the optional property to the response with the status

      response-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