RaaS v1 Orders

If you have been sending rewards with Tango Card since 2016 or earlier, you were probably using our RaaS v1 API. After migrating to the RaaS v2 API, you can still access and resend those v1 orders. If this is a feature that you need and do not already have, please contact your Customer Success Manager.

Order History

Orders placed via the RaaS v1 API are available via the v2 GET /orders call and are combined with orders placed via the RaaS v2 API. To retrieve full order details, including reward credentials, make a GET /orders/{referenceOrderId} call.

Resends

Resends of orders placed via the RaaS v1 API are handled in the same fashion as resends of orders placed via the RaaS v2 API. Just like with v2 Orders, only orders where Tango Card sent the original email can be resent by Tango Card. If you delivered reward credentials directly to your recipients, you will need to retrieve them again via the GET /orders/{referenceOrderId} call.