/
TO
tomeku-development
/
MESH Platform API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-04-03
21
25
45.5 KB
payments
Create Payment
post
/api/v1/workspaces/{workspace_id}/payments
Path parameters
workspace_id
string
required
Headers
authorization
string
required
Request body
CreatePaymentRequest
required
provider
string
required
amount
number
required
currency
string
required
Response
Successful Response
PaymentIntentResponse
required
id
string
required
workspace_id
string
required
provider
string
required
amount
number
required
currency
string
required
status
string
required
payment_url
string
nullable
created_at
string
date-time
required