Manage line items

Each line item represents a single gift card, reward, disbursement, or promotional link. A line item contains details about the issued reward—such as the reward brand, unique ID, and value—and may also include recipient information like first name, last name, and email address.

Line items are managed individually, which is especially helpful when a single reward encounters a delivery issue (e.g., an undeliverable email or an incorrect recipient name). An order can contain one or more line items.

📘

Note:

Orders and line items include sensitive information such as Personally Identifiable Information (PII). PII must be used for internal logging and support only. To protect your users, do not reveal the orders and rewards sensitive information to any other user except the reward recipient.

Use the links below to jump to each section on this page:


Line item status

Line item status tracks whether a reward was successfully created and provisioned. Once the reward is generated, the line item's job is done—the reward then has its own separate lifecycle. See Reward status. Use the line item status query parameter to filter orders by the status of their individual line items. Note that this parameter is different from the order status parameter. Line item status refers to the status of individual items within an order, while order status refers to the overall status of the entire order. See more about Order status.

The following line item statuses in an order are available in Tango API:

Line Item statusDescription
COMPLETEThe reward for this line item has been successfully created and is ready for delivery and redemption. For Printed Reward Links, the reward has been printed and mailed and is expected to arrive within 7–10 business days. For digital rewards, the reward has been delivered successfully. For Printed Reward Links, the line item has been mailed and is expected to arrive within 7–10 business days.
The line item email has been successfully sent to the recipient's email address.
PENDINGThe rewards will be processed and delivered within one (1) business day/ on the following business day. Once delivered, the order status changes to Complete.
CANCELEDThe line item has been canceled and cannot be resent to the recipient. The funds have also been refunded for this line item. Place a new order if needed.
FAILEDThe line item has failed to be sent due to a potential error. See Orders and Reports FAQ .You are refunded for the reward’s value. We recommend placing a new order to ensure your reward is still sent. For more information on brand outages and deprecation see our Tango Rewards Status page, or email [email protected]. Make sure to include the Reference Order ID of your failed order.
DELETEDThe line item has been removed from the system and may not appear in standard queries or reports. It cannot be reactivated or modified or restored once deleted. The reason may be legal compliance requirements, account management cleanup, etc.
RETURNEDThe line item has been sent back or reversed after initial fulfillment. This status applies when a reward that was previously delivered is returned to Tango. It occurs when a reward that was successfully delivered gets sent back or reversed due to delivery issues, recipient actions, or fraud detection.

Reward status

Reward status tells you whether the delivered reward is functional, redeemable, frozen, deleted, or migrated. You use reward status to answer: Can the recipient redeem it now, has it already been redeemed, or do I need to freeze/cancel it?

The following reward statuses are available in Tango API:

Reward statusDescription
ACTIVEThe reward is issued, valid, and available for the recipient to use. This is the normal usable state of a reward. (Aligned with Tango’s description that reward status shows if a reward is available for use.)
INACTIVEThe reward exists but is not currently usable. This may occur before activation, after administrative actions, or when awaiting another system event.
DELETEDThe reward record has been removed from active use. Usually appears when the reward object is no longer valid or stored in active systems.
SUSPENDEDThe reward has been temporarily disabled, typically due to risk review, account issues, fraud concerns, or manual admin action.
CANCELLEDThe reward was intentionally voided before or after delivery, making it unusable. Similar concept to “cancelled” statuses in orders and line items.
PROCESSINGThe reward is not yet fully created; Tango is still generating or provisioning the reward. Similar to “pending” during line item processing.
FAILEDThe reward could not be successfully generated—an internal failure similar to a failed line item (e.g., payment issue, inventory issue, technical error). Tango uses “failed” in line item statuses for undeliverable transactions.
FROZENThe reward has been manually or automatically locked and cannot be redeemed. Freezing is a fraud‑prevention or issue‑resolution state. Reward status indicates when a reward is not available for use.
CANCELEDSame meaning as cancelled (American spelling vs. British spelling). Indicates the reward is void and unusable. Both may appear depending on system source.

Email status

Email status tracks whether the reward email reached the recipient's inbox. It shows whether the email was sent (SENT), received (DELIVERED), why it failed to arrive (BOUNCED, BLOCKED, DROPPED, DEFERRED), was never attempted (NOT DELIVERED — when sendEmail=false).

The following email statuses are available in Tango API:

Email statusDescription
DELIVEREDThe email is delivered. The email can only be sent if sendEmail= true.
NOT DELIVEREDThe email is not delivered. An email cannot be sent if sendEmail=false. If sendEmail=false , the reward can’t be resent since there is no original email. We suggest requesting a different email address from the recipient to which you can resend the reward. You can resend a reward email to a new email address for the same recipient. See Resend a specific order for rules and exceptions.
PENDINGOur email server has attempted to deliver the reward email. If an order is showing Processed as its most recent status, wait a few minutes and check again for a Delivered or Not Delivered status.
SENTThe reward email is sent successfully to the recipient's email address. The email may have arrived in the recipient’s mailbox, but we haven't received confirmation from the recipient's email server that the email is received.
DEFERREDThe reward email cannot be delivered immediately, and it hasn’t been completely rejected. We will continue to try for 72 hours to deliver a deferred message.
DROPPEDWe were unable to deliver to this recipient. Resend reward email to an alternative email address. See Resend a specific order for rules and exceptions.
BOUNCEThe recipient's email server cannot deliver the email to the email address entered. Use Resend to send it to a new email address for the same recipient. See Resend a specific order for rules and exceptions.
BLOCKEDThe email is blocked by an Internet Service Provider (ISP) or messaging organization. We recommend trying the following troubleshooting techniques before resending the reward email:
  • Ask the recipient to add the reward sender address to their email safelist.
  • Review your email template for spam triggers — avoid excessive punctuation (e.g., $$!!) and promotional language in subject lines.

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