Create a new AudienceMemberStripeSetupIntent

Create a new setup-intent for the given audience member.

This operation is the 1st step in creating a new payment-method that can be used to pay-by-text.

Steps to add a payment-method (this operation in bold):

  • create a new stripe-setup-intent (ParrotAPI)

    • POST /api/v2/audience-members/me/stripe-setup-intents
  • confirm the stripe-setup-intent (Stripe JavaScript SDK)

  • create a new stripe-payment-method (ParrotAPI)

    • POST /api/v2/audience-members/me/stripe-payment-intents
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Success

Create a new Stripe setup_intent for an audience_member.

string | null

City, district, suburb, town, or village.

string | null

Two-letter country code (ISO 3166-1 alpha-2).

string | null

Address line 1 (e.g., street, PO Box, or company name).

string | null

Address line 2 (e.g., apartment, suite, unit, or building).

string | null

Recipient name.

string | null

ZIP or postal code.

string | null

State, county, province, or region.

string | null

City, district, suburb, town, or village.

string | null

Two-letter country code (ISO 3166-1 alpha-2).

string | null

Address line 1 (e.g., street, PO Box, or company name).

string | null

Address line 2 (e.g., apartment, suite, unit, or building).

string | null

Recipient name.

string | null

ZIP or postal code.

string | null

State, county, province, or region.

Responses

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