Copy Pageget payment sourcesget http://{url}{}/v1/customers/payment_sourcesGet payment sources of customers by query_token generated from /search customers with params endpoint Request query fieldrequiredtypedescriptionquery_token+string (JWT token)query_token received at the search stage Response body Collection of payment sources (see payment_sources[])Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsquery_tokenstringA payload of jwt query_token should contain a customer's id and/or customer's reference field(s) e.g. { "id": "63183fbae04e4d2ad89c30a0", "reference": "067wgvm3ynmaxv04daqp" } These fields might be included in the payload which is obtained from the search stage (but only in case these fields were provided in query parameters) e.g.: GET search {{url}}/v1/customers?id=63183fbae04e4d2ad89c30a0&reference=067wgvm3ynmaxv04daqpHeadersx-user-public-keystringThis is your PowerBoard API Public KeyResponse 200OKUpdated 6 months ago OverviewDid this page help you?YesNo