Add adjustment by gift card code.Copy Pagepost https://api.wrappedgiftcards.com/api/GiftCardAdjustment/AddAdjustmentByGiftCardCodePositive amount tops up, negative redeems. UniqueAdjustmentId is an idempotency key. Balance is synced to connected sales channels.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsapplication/jsontext/jsonapplication/*+jsonThe adjustment to record.Add-adjustment-by-code request.giftCardCodestringrequiredlength ≥ 1Redeemable code of the gift card.adjustmentAmountdoubleSigned amount. Positive tops up, negative redeems.notesstring | nullOptional note.actionedAtUtcdate-timerequiredUTC timestamp the adjustment occurred (use the point-of-sale time, not "now").uniqueAdjustmentIdstringrequiredlength ≥ 1Idempotency key. Retries with the same value are rejected.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plaincontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsontext/jsonAllowed:application/*+jsonapplication/jsontext/jsonResponses 200Adjustment applied. 400Duplicate UniqueAdjustmentId. 401Missing or invalid x-api-key. 404Gift card not found.Updated about 1 month ago Did this page help you?YesNo