get https://api.figment.io/vaults//commission//exit_requests
After successfully signing the withdraw transaction, you will use this endpoint to get the exit_requests
object(s) that contain information about all of the commission addresses' exit requests. When the claimable
field is true, the commission address can now claim that exit request with the claim_withdrawal
endpoint.