REST APIAPI Reference
Order Payment
curl -X POST "https://example.com/v1/orders/string/payment/checkout"curl -X GET "https://example.com/v1/orders/string/payment/methods"curl -X POST "https://example.com/v1/orders/string/payment/refund"curl -X GET "https://example.com/v1/orders/string/payment/refund/string/status"curl -X POST "https://example.com/v1/orders/string/payment/select"curl -X GET "https://example.com/v1/orders/string/payment/status"curl -X POST "https://example.com/v1/orders/string/payment/webhook"curl -X POST "https://example.com/v1/stores/string/payment/webhook"