cURL
curl --request GET \ --url https://app.sandbox.rio.trade/api/payments/bank/bulk/{id} \ --header 'x-api-key: <api-key>'
{ "createdAt": "2025-01-04T02:07:50.765Z", "userId": "6757546b4c5d19bf3cd7b09c", "orderIds": [], "amount": 0, "fiat": "USD", "orderIdsPaid": [], "bankName": "Bank Name", "companyName": "Company Name", "companyAddress": "Company Address", "status": "awaitingPayment", "CLABE": "01212345678901", "RFC": "RBL123456789", "RUC": "<string>", "CCI": null, "reference": "BPaaf32e", "id": "677897f68f577610fcaaf32e" }
Id of the bulk bank payment
OK
The response is of type object.
object