/
TO
tomeku-development
/
MESH Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 5mo ago
Details
Filter operations
agents
2
api-keys
3
auth
4
ledger
1
orders
3
payments
4
get
List Payments
post
Create Payment
post
Xendit Webhook
post
Cryptomus Webhook
workspaces
3
get
Health
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
Changes