get https://api.coingate.com/api/v2/send_requests/:id
Retrieve the full details of a specific send request by its ID. A send request represents a payout from your balance to a beneficiary. The response includes payout amounts, currencies, beneficiary information, blockchain transaction data, fees, and any actions required before completion.
Send Request ObjectThe Send Request response has the same structure as the Send Request Callback. For detailed descriptions of each field, please refer to the ‘Send Request Callback’ documentation page.