Register pre-created Stripe payment details

Registers pre-created Stripe customer and payment method details.

Required scopes: flex.billing.paymentDetails.create

Path Params
string
required

organization slug

Body Params
string
enum
required

The integration type of the payment detail.

Allowed:
string
enum
required

The method of the payment details.

Allowed:
string
required

Stripe customer id.

string
required

Stripe payment method id.

boolean
required

Determines whether the card is recorded for the member themselves or for their company.

string

The member for which the payment details are recorded.

string

The company for which the payment details are recorded.

string

OfficeRnD location ids for multi-location billing.

authorization
object

Authorization data for the payment details.

details
required

Payment method details (card or ACH).

Response

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