Balances

Get a balance webhook setting by id

Returns the details of a specific balance webhook setting configured for triggering balance webhooks.

get/balancePlatforms/{balancePlatformId}/webhooks/{webhookId}/settings/{settingId}

Path parameters

balancePlatformIdstring required

The unique identifier of the balance platform.

webhookIdstring required

The unique identifier of the balance webhook.

settingIdstring required

The unique identifier of the balance webhook setting.

Response

OK - the request has succeeded.

currencystring required

The three-character ISO currency code of the balance.

idstring required

The unique identifier of the webhook setting.

statusstring required
type'balance' required

Changes

Changed in 2 of the 51 revisions of this API.2

    • mapped value for key balance changed from to from the response discriminator for the response status

      response-body-discriminator-mapping-changed

    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