Added currency type to the POST /accounts endpoint

Tango API users are now able to create a new account in any of the following supported currencies:

Created a GET /transferFunds endpoint

Use this endpoint to transfer funds from one account to another account of the same currencyCode. Learn more here.

Created the GET /choiceProducts endpoint that will return UTIDs for Tango Choice products

Tango API users are now able to call an endpoint that will give them the contents of a Tango Choice catalog so that they can display that information back to end users. Learn more more.

Created the GET /choiceProducts/{utid}

Tango API users are now able to see a specific Tango Choice product UTID so that customers can call a different endpoint to get the contents and display it to end users. Learn more here.

Set date-specific expiration for Promo Link

Tango API users are now able to set a specific expiration date (e.g. 12/31/24) for a Promo Link at the time of order (instead of setting the expiration date as a set number of days after the issuance date). Learn more here.

Added printed template ID (PTID) to the GET /lineItems endpoint

Tango API users are now able to query against the PTID to get a list of line items ordered. Only applicable when sending printed reward links. Learn more here.

Updated all lineItems endpoints to display the recipient address object

Required for physical rewards. For digital orders, this field must be excluded or set to 'null'.

Added printed template ID (PTID) to the GET /orders endpoint

Specify the unique identifier of the physical delivery template to be queried. PTID is required for orders where the UTID is Reward Type = Reward Link, Fulfillment Type = Physical. Learn more here.

Added printed template ID (PTID) to the POST /orders endpoint

Only required when ordering a Printed Reward Link. The unique identifier for the Printed Reward Link Template provided in the Tango Portal on the Printed Template page. Learn more here.

Include purchase order number in the POST /orders payload

Tango API users are now able to include a PO number when creating an order as well as query against that PO number. Learn more here and here.

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