acedatacloud_verify_apple_order
Verify and fulfill Apple IAP orders by submitting the order UUID and StoreKit transaction ID with confirmation. Ensures purchase is validated before delivery.
Instructions
Verify and fulfill an Apple IAP order. Requires confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to verify and fulfill the purchase. | |
| order_id | Yes | Order UUID. | |
| transaction_id | Yes | StoreKit transaction ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |