List Payment Intents
GET /v2/send/payment-intents
List payment intents with pagination and optional status filtering
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Page number (starts at 1)
Example
1Items per page
Example
10Total number of items
Example
100Total number of pages
Example
10Whether there is a next page
Example
trueWhether there is a previous page
Filter by payment intent status
Example
pendingFilter by external user ID
Example
e271bc5c-f870-44cd-8462-54280d0411f6Page number (starts at 1)
Example
1Items per page
Example
10Header Parameters
Section titled “Header Parameters ”API Key
API Secret
Responses
Section titled “ Responses ”Paginated list of payment intents
object
List of payment intents
object
Payment Intent ID
e271bc5c-f870-44cd-8462-54280d0411f6Quote ID
e271bc5c-f870-44cd-8462-54280d0411f6Organisation ID
e271bc5c-f870-44cd-8462-54280d0411f6User ID
e271bc5c-f870-44cd-8462-54280d0411f6The pin for the payment intent
Payment Intent Status
pendingWallet address
Recipient ID
Typed data
Transaction hash
0x1234567890abcdef...Execution timestamp
2023-12-01T10:00:00ZCreation timestamp
2023-12-01T10:00:00ZTransaction data for depositWithAuthAndPermit with placeholder permit signature
object
Permit parameters for frontend to sign
object
Pagination info
object
Page number (starts at 1)
1Items per page
10Total number of items
100Total number of pages
10Whether there is a next page
trueWhether there is a previous page
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error