Skip to content

Error codes

These error codes are consistent across version 1 and 2 of our API (v2 introduced some additional error cases)

Success Codes

CodeHTTPRetryableDescriptionExample
000200N/ASuccessSuccess

Authentication & Authorization Errors

CodeHTTPRetryableDescriptionExample
060400NoAPI v1 only - invalid or expired API TokenToken mismatch error
210401NoInvalid IP addressInvalid IP address
434404NoAuthentication failedAuthentication failed
706401NoSale is disabledBrand [Amazon Fr] is not available through the API
717401NoThe partner does not have access to the template for the requested brandTemplate for brand [Amazon FR] is not available for this partner

Validation Errors

CodeHTTPRetryableDescriptionExample
070400NoMissing parametersMissing parameter [personalisation]
070400NoMissing parameter [amount]There were errors validating the request
071400NoAPI v1 only - Missing additionalParamsMissing parameter [additionalParams]
433422NoValidation ErrorsThere were errors validating the request
704422NoThe [amount] must be a numberThere were errors validating the request
704400NoInvalid valueThere were errors validating the request
704500NoInvalid valueDenomination [5.00] not available for Brand [Gap]
704400NoInvalid valueDenomination [5.00] not available for Brand [Gap]
704400NoInvalid valueThe sector [sales] is invalid. Please provide an acceptable one
704400NoInvalid valueThere were errors validating the request: The requested face value [5.123] is invalid. The face value must have a maximum of 2 Decimal Places
712404NoDelivery method not foundThe requested delivery method was not found
713400NoThe delivery method is not allowedYou cannot deliver codes via [url] for [Adidas]
714400NoYou did not supply a delivery method and we were unable to fallback to the defaultThere were errors validating the request
716400NoThe requested template was not foundThe requested template was not found
719422NoThe transaction type is not supported by the partnerThe transaction type is not supported by the partner
720422NoThe transaction type is not supported for the requested brandThe transaction type is not available for the requested brand
721422NoThe currency iso code was not foundThe requested currency was not found
722400NoThe currency iso code was not suppliedYou did not supply a currency
723422NoThe requested currency iso code is not supported by this brandThe requested currency is not supported by this brand
730400NoInvalid sale referenceInvalid sale uuid for gift code look up
731400NoSale reference not suppliedYou did not supply a sale reference
738422NoThe currency requested can only be used with the International Payments featureThe requested currency [GBP] is only available with International Payments
739422NoThe brand requested is not supported by International Payments (e.g. a Choice Link brand)The requested brand [amazon] is not supported by International Payments
740400NoThe requested feature is only available through API v2The requested feature is only available through API v2

Brand & Relationship Errors

CodeHTTPRetryableDescriptionExample
072400NoBrand not foundThe requested brand [great-british-pub] does not exist
072400NoInvalid brandBrand [tesco] is not available for this partner
072401NoInvalid brand for this partnerBrand [Gb Pub] is not available for this partner
709404NoA relationship between the Partner and the Brand does not existWe couldn't find a record for a relationship between yourself and brand [Debenhams UK]

Gift Card & Transaction Errors

CodeHTTPRetryableDescriptionExample
100422NoThe gift code has already been cancelledThe gift code has already been cancelled
100422NoAttempting to cancel a gift code that was not issued successfullyAttempting to cancel a gift code that was not issued successfully
100422NoErrorError
708400NoThe original request failed. Please re-submit with a new clientRequestIDThe original request failed. Please re-submit with a new clientRequestID
708400NoThe clientRequestID already exists however the brand and value supplied do not match. If you ARE trying to replay a request please ensure that the brand and value match too, or please re-submit the request with a new clientRequestID to generate a new giftcardThe clientRequestID already exists however the brand and value supplied do not match. If you ARE trying to replay a request please ensure that the brand and value match too, or please re-submit the request with a new clientRequestID to generate a new giftcard
711400NoCancel not activeCard no longer active
724422NoThe sale reference provided cannot be found on our systemThe sale could not be found
728403NoInsufficient balance on cardInsufficient balance on card
729400YesDuplicate request incompleteThe original request is still being processed. Please try again later
736400NoInvalid financial relationshipCannot fulfil order, invalid financial relationship

Balance & Credit Errors

CodeHTTPRetryableDescriptionExample
610403NoInsufficient Monies on account balance on account for Partner, Brand Company or BrandInsufficient balance on account
610422NoInsufficient Monies on account balance on account for Partner, Brand Company or BrandInsufficient balance on account
615403NoInsufficient credit with Brand companyInsufficient credit with [Mitchells & Butlers]
615422NoInsufficient credit with Brand company or BrandInsufficient credit with [Mitchells & Butlers]
616422NoCredit account with Tillo is pausedThe credit account with Tillo is PAUSED, contact the Finance Team

System & Service Errors (Retryable)

CodeHTTPRetryableDescriptionExample
600500YesInternal errorInternal error
602500YesSystem unavailable due to maintenanceInternal error
603500YesExternal – Issue communicating with the ProcessorService unavailable for brand [amazon]
604503YesHealth CheckError
715503YesThe URL hosting service is currently unavailableThe URL hosting service is currently unavailable
725500YesThe requested denominations is not in stockDenomination [10.00] is currently not in stock for Brand [Gap]

Feature & Service Availability Errors

CodeHTTPRetryableDescriptionExample
726503NoA required feature has not been enabledThe requested feature [tagging] is not enabled for you

General HTTP Errors

CodeHTTPRetryableDescriptionExample
999404NoThe requested endpoint was not foundNot Found
999405NoThe requested method is not allowedMethod not allowed
999500YesInternal errorInternal error

Last updated: