Send the purchase order (step 2 of 2)
confirm_purchase_orderSubmit an approved purchase order to KiotViet using its confirmation token to finalize the order.
Instructions
Sends the drafted purchase order to KiotViet (POST /purchaseorders). Requires the confirmation_token from create_purchase_order_draft; expires after 5 minutes. Call only after the user explicitly confirms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmation_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| kiotviet_code | Yes |