Skip to content
Premiere V2 API
Main Navigation
API
Appearance
Menu
Return to top
On this page
v2.84.0
TS Dev 108 API Documentation
​
Download OpenAPI Document
JSON
Download OpenAPI Document
YAML
Payments
​
Endpoints to interact with payment processing
Operations
​
POST
/api/v2/payment/process
Hide operations
Process a payment method
​
POST
/api/v2/payment/process
Process a payment method
Authorizations
​
bearerAuth
Type
HTTP (bearer)
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"totalAmount"
:
0
,
 Â
"splitAmount"
:
0
}
Responses
​
200
POST
/api/v2/payment/process
Playground
​
Authorization
bearerAuth
Body
Try it out
Samples
​
Powered by
VitePress OpenAPI