Retrieve list of PaymentAttempts

GET {{url}}/api/v1/pa/payment_attempts

Request Params

KeyDatatypeRequiredDescription
currencynullPaymentAttempt currency
from_created_atnullThe start time of created_at in ISO8601 format
page_numnullPage number starting from 0
page_sizenullNumber of PaymentAttempts to be listed per page
payment_intent_idnullPaymentIntent ID of the attempt
statusnullPaymentAttempt status
to_created_atnullThe end time of created_at in ISO8601 format

HEADERS

KeyDatatypeRequiredDescription
x-on-behalf-ofstring