Get list of PaymentIntents
GET {{url}}/api/v1/pa/payment_intents
Request Params
Key | Datatype | Required | Description |
---|
currency | null | | PaymentIntent currency |
from_created_at | null | | The start time of created_at in ISO8601 format |
merchant_order_id | null | | Merchant Order ID |
page_num | null | | Page number starting from 0 |
page_size | null | | Number of PaymentIntents to be listed per page |
payment_consent_id | null | | Payment Consent ID |
status | null | | PaymentIntent status |
to_created_at | null | | The end time of created_at in ISO8601 format |
Key | Datatype | Required | Description |
---|
x-on-behalf-of | string | | |