Manage orders

Tango API allows you to automate, track, and manage reward orders—whether you're sending digital gift cards, physical items, or custom delivery methods such as text messages or QR coded. Using API, you can submit new reward orders, retrieve and review previously placed orders, and resend digital rewards. Learn how you can Create an order under a specific account.

Once you create an order, you can retrieve order information using GET {URI}/orders/{referenceOrderId} . See how to Get details for a specific order.


Order sources

Order source identifies how a reward order was submitted in Tango. Each order has a two-letter identifier in the Order ID that indicates its origin—whether it was placed via API, the Tango portal, bulk upload, or an integration. Use one of the following endpoints to see your orders source: GET {URI}/lineItems or GET {URI}/orders/{referenceOrderID}.

The following order sources are available in Tango:

Order source identifierDescription
RAThe rewards are sent through Tango API.
RGThe rewards are sent through Tango portal by email, text, or mail delivery.
BEThe rewards are sent through Blast External (BE) or bulk upload for 15-50,000 recipients per order.
BIOrders placed using bulk-internal upload.
CICodes Internal (CI) is when rewards are sent manually by the Tango Orders team. Contact your Customer Success Manger (CSM) or [email protected] if you are interested in working with the Tango Orders team to send rewards.
QWRewards Links are sent via Qualtrics (QW) or Tango integration. Contact your Customer Success Manger (CSM) or [email protected] if you are interested in integrating Tango with Qualtrics.
AARewards are sent using Async API orders. AA is the internal order source code used for API Async orders.

Order delivery

Order delivery settings apply to the entire order. This is common for smaller orders with a single reward or cases where all line items use the same delivery method. Tango supports several delivery methods, including: Email, Text message, Physical delivery, and QR code delivery.

Mobile (SMS) and QR code delivery must be activated for your platform via the Tango portal before they can be used. For details on delivery types and requirements, see line item delivery method.

Order status

An order may have multiple line items, each with its own processing state. Therefore, an order can be marked PARTIAL even when some items are complete and others are not. Use lineItemStatus to filter or inspect the status of individual line items (COMPLETE, PENDING, etc.). See line item status for more information.

Here are the available order-level statuses in the Tango API:

Status

Description

COMPLETE

The order has been completed. For order completion, all of the following must be true:

✅ All line items have lineItemStatus: COMPLETE ✅ All rewards generated successfully ✅ All delivery methods executed successfully ✅ No failed or pending line items remaining ✅ Payment fully processed.

PENDING

The order has been created and submitted but has not yet started processing. The system is validating order details. Payment authorization may be in progress. Pending orders should be processed and delivered within one (1) business day. Orders placed on Friday afternoon or over the weekend may be processed on the following Monday or the next business day. Once the order is delivered, its status changes to Complete. Note: Your order may take longer to review for a variety of reasons. See why your order is being reviewed. Contact your Customer Success Manager (CSM) or [email protected] with questions or concerns. To open a support case with Tango, use the Chat agent at the bottom right of the screen.

FAILED

The order could not be processed and all line items failed to fulfill. No rewards were successfully generated or delivered. Payment may be reversed or not captured. Your account is refunded for the total value of the order. Place the order again to ensure your reward is sent. For more information on why your order is failed, check error messages, account balance, reward availability, delivery details, or account permissions. See Tango Reward Status . Email your Customer Success Manager (CSM) or [email protected] . Ensure that you include the Reference Order ID of your failed order.

CANCELLED

The order has been terminated and will not be fulfilled. No rewards will be generated or delivered for this order and funds are typically returned or credited back to the account. For PARTIAL orders, only unprocessed items are refunded. Some common reasons are: manual cancellation, payment failure, review rejection , fraud detection, account closure , and system error.

PARTIAL

The order was partially fulfilled. Some line items succeeded while others failed. Recipients of successful line items received their rewards, but some portions of the order did not complete. Payment processed for these items and is available in order reports. To monitor partial orders: ✅ Set up webhooks for PARTIAL status notifications ✅ Regularly review partial order reports


© 2026 Tango API are provided by Tango, a division of BHN, Inc.