Link Stripe customer

PUT/api/v1/advisory-firms/{firm_id}/stripe-customer

Link an advisory firm to a Stripe customer for billing.

Operation ID: update_stripe_customer_api_v1_advisory_firms__firm_id__stripe_customer_put·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Path

firm_idstringrequired

Request body

stripe_customer_idstringrequired

Stripe customer ID (e.g., cus_xxx)

Responses

200Successful Response

successboolean
messagestring
codestring
dataUpdateStripeCustomerResponse

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject