multi_tender
(boolean) field indicates if the
transaction included more than one tender.
intent_outcome
(enum) field indicates if the
original intent (authorize
/ capture
) was met. This field will be set
to either pending
if the transaction has not completed yet, succeeded
in the case
all tenders were processed successfully, and failed
if any of them failed.
This field does not change value after the succeeded
or failed
status has been achieved,
even if the transaction is subsequently captured, voided, or refunded in any way.
GET /buyers/gift-cards
to clear out any expired
and zero balance gift cards.HTTP 400
response with an error message
The buyer's gift card count has already reached the maximum limit of 10 gift cards
will be returned.