Skip to main content
POST
Assign Customer CSMs
Send up to 100 assignments per request. Unmapped Stripe customer IDs are returned as not_found results instead of failing the whole request. Scope: customers:write

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
assignments
object[]
required

CSM assignments keyed by Stripe customer ID.

Required array length: 1 - 100 elements

Response

CSM assignment results

data
object