Add New Records
Add a new record to Stipe.
To add a new record to Stripe, you need to specify the type of object you're creating and provide the necessary field values.
Examples
This creates a new customer with the specified email and name.
This creates a new price with the specified unit amount, currency, and product ID.
Last updated
Was this helpful?