Get list of PaymentConsents

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

Request Params

KeyDatatypeRequiredDescription
customer_idnullThe unique identifier of a customer
from_created_atnullThe start time of created_at in ISO8601 format
merchant_trigger_reasonnullOne of scheduled, unscheduled
next_triggered_bynullOne of merchant, customer
statusnullStatus of PaymentConsent
to_created_atnullThe end time of created_at in ISO8601 format
page_numnullPage number starting from 0
page_sizenullNumber of PaymentConsents to be listed per page. Default: 10
purposenullThe purpose of the PaymentConsent. one of recurring and one_off

HEADERS

KeyDatatypeRequiredDescription
x-on-behalf-ofstring