Get a payment method for an Organization

Returns a single saved payment method (profile) by its id (from GET /v2/payment-methods), scoped to the organization associated with the authenticated API key. Includes the nested mandate — the customer's recorded off-session billing authorization (e.g. Stripe accepted-at date, IP, and agreement text) — or null when no authorization was captured for this payment method. Use this to produce chargeback defense evidence for off-session charges.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 200

Payment method id (profile _id). Same id returned by GET /v2/payment-methods.

Headers
uuid

Optional client-supplied unique ID for one request. The server generates a UUID v4 if omitted and always echoes the value in the response.

uuid

Optional ID that flows across service boundaries for distributed tracing. The server generates a UUID v4 if omitted and always echoes the value in the response.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json