Billings

Create

Register a newly created payment method in database.

post/v1/billing

Request body

organization_idinteger required

User organization ID

payment_tokenstring required

Stripe token

Response

No Content, only status 204 to indicate that the payment method was registered

Changes