postAsk AIwbhk Customers.MerchantCredit.redeemedA customer just redeemed some Merchant Credit.Payloadidstringrequiredlength between 12 and 12The object ID of the merchant creditmerchantIDstringrequiredlength between 10 and 10The id of the merchant registered in WalletInc's databasecreatedAtdate-timerequiredThe timestamp of when this resource was createdupdatedAtdate-timerequiredThe timestamp of when this resource was updatedisActivebooleanrequiredDenotes if this resource is activetruefalsemobileNumberstringrequiredlength ≥ 1creditAmountint32required≥ 0The amount that needs to be credited to the membermemberIDstringlength ≥ 0MerchantCredit ID as represented by the merchantcreditAmount_decimalstringrequiredThe amount that needs to be credited to the member (fixed to 2 decimals)creditAmount_stringstringrequiredThe amount that needs to be credited to the member (in string)Response 200Return a 200 status to indicate that the data was received successfullyUpdated 5 months ago