Create Audit
Call this endpoint to request that a particular transaction be audited further by the Kard system, in the event of a missing cashback claim, incorrect cashback amount claim or other mis-match claims.
Required scopes: audit:write
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
transactionId
Transaction ID from issuer to audit
auditCode
Audit Code - Enum. Please submit the code that is most relevant to your audit request.
3005
: Customer is claiming cashback is incorrect - INCORRECT CASHBACK CLAIM3006
: Transaction is missing the cashback award - MISSING CASHBACK AWARD8001
: Other - check audit description
merchantName
Merchant name related to the transaction audit
auditDescription
Audit Description. Please provide more details around the audit
preferredContactEmail
Preferred contact email to message to as audit is reviewed
issuer
Issuer name
transactionAmountInCents
Transaction amount in cents
referringPartnerUserId
Referring partner user ID associated with the transaction to audit
merchantId
Related merchant ID in Kard's system associated to the transaction audit
submitterName
Submitter name
Response
This endpoint returns an object.
_id
Audit Request ID
transactionId
Cardlinked Transaction ID
auditCode
Audit Code - Enum
3005
: Customer is claiming cashback is incorrect - INCORRECT CASHBACK CLAIM3006
: Transaction is missing the cashback award - MISSING CASHBACK AWARD8001
: Other - check audit description
merchantName
Merchant name
auditDescription
Audit Description
preferredContactEmail
Preferred Contact Email
status
Status of Audit
Allowed values:
transactionAmountInCents
Transaction amount in cents
referringPartnerUserId
User ID
merchantId
Internal Kard Merchant ID
submitterName
Submitter Name