payments
Get apiv1payments
GET
Error
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"items": [
{
"paymentId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"provider": "XROCKET",
"network": "<string>",
"status": "CREATING",
"amount": "125.500000",
"currency": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"depositAddress": "<string>",
"depositMinAmount": "<string>",
"depositExpiresAt": "2023-11-07T05:31:56Z",
"externalId": "<string>",
"invoiceUrl": "<string>",
"transactionId": "<string>",
"fromAddress": "<string>",
"serviceFee": "125.500000",
"creditsCredited": "125.500000",
"failureReason": "<string>",
"completedAt": "2023-11-07T05:31:56Z"
}
],
"nextCursor": "<string>"
}{
"error": "<string>"
}A valid request URL is required to generate request examples{
"items": [
{
"paymentId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"provider": "XROCKET",
"network": "<string>",
"status": "CREATING",
"amount": "125.500000",
"currency": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"depositAddress": "<string>",
"depositMinAmount": "<string>",
"depositExpiresAt": "2023-11-07T05:31:56Z",
"externalId": "<string>",
"invoiceUrl": "<string>",
"transactionId": "<string>",
"fromAddress": "<string>",
"serviceFee": "125.500000",
"creditsCredited": "125.500000",
"failureReason": "<string>",
"completedAt": "2023-11-07T05:31:56Z"
}
],
"nextCursor": "<string>"
}{
"error": "<string>"
}