cURL
curl --request GET \ --url https://api.sandbox.iron.xyz/api/autoramps/payments/open-banking/{payment_id} \ --header 'X-API-Key: <api-key>'
{ "id": "<string>", "status": "Pending", "payment_link": "<string>" }
Get the autoramp open banking payment for a given autoramp
API Key
The payment ID
Create autoramp successful
Autoramp Payment Link
The autoramp payment link
Autoramp Payment Link Status
The status of the autoramp payment link
Pending
Ready
Processing
Completed
Failed