GET

Get Overdraft

Fetch the current overdraft limit and status for an account.

GET/v2/overdraft/{account_number}

Example Request

cURL
curl -X GET "https://sandbox.hexcore.io/v2/overdraft/1234567890" \-H "Authorization: Bearer sk_test_your_secret_key"