API Commit
API Ghi nhận thanh toán và xác nhận xuất vé
Specification
URL:
<API_GATEWAY>/api/partner/commit
Method: POST
Description: Request to commit a booking with complete information and finalize payment.
Security Requirements: Data must be encrypted and include an electronic signature.
Request
Example
{
"data": "...",
"key": "..."
}
Response
Example
{
"data": "...",
"key": "..."
}
Example of Gotadi result page:

Last updated