Payments APIs


Create

POST /api/v1/payments/create 10

Authorize

POST /api/v1/payments/authorize 20

Capture

POST /api/v1/payments/capture 30

Refund

POST /api/v1/payments/refund 40

Void

POST /api/v1/payments/void 50