Skip to main content

S2.Margot.ClientApiContracts.Dto.StripeCustomerCreationData

emailstringnullable
namestringnullable
paymentMethodIdstringnullable
S2.Margot.ClientApiContracts.Dto.StripeCustomerCreationData
{
"email": "string",
"name": "string",
"paymentMethodId": "string"
}