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.
Changes
Changed in 2 of the 51 revisions of this API.2
- ○
mapped value for key
balancechanged from to from the response discriminator for the response statusresponse-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
- ○