Retrieve the remaining balance of a payment method

This API endpoint returns the remaining balance of a payment method based on the id.

Successful response payload data

Parameter name

Data type

Description

id

string

The ID of the payment method.

balance

integer

The current balance of the payment method.

Language
Click Try It! to start a request and see the response here!