Trigger mock card Hold and Hold UpdateCopy Pagepost http://localhost:8080/v0/utils/generate-update-auth-holdTriggers a mock authorisation hold with the requested amount, followed by an update hold (increase/decrease) and settlement transaction.Body ParamsBody of a request to generate and update hold card authorisationamountnumberrequiredTransaction amount.cardTokenstringrequiredPublic card token to use.cardUsagestring | nullenumHow the card was used for this transaction.MAGNETIC_STRIPECONTACTLESSCARD_PRESENTAllowed:MAGNETIC_STRIPECONTACTLESSCARD_PRESENTcurrencystring | nullenumTransaction currency. Defaults to AUD if not provided.AEDAFNALLAMDANGAOAARSAUDAWGAZNBAMBBDBDTBGNBHDBIFBMDBNDBOBBOVBRLBSDBTNBWPBYNBZDCADCDFCHFCLPCNHCNYCOPCRCCUCCUPCVECZKDJFDKKDOPDZDEGPERNETBEURFJDFKPGBPGELGHSGIPGMDGNFGTQGYDHKDHNLHRKHTGHUFIDRILSINRIQDIRRISKJMDJODJPYKESKGSKHRKMFKPWKRWKWDKYDKZTLAKLBPLKRLRDLSLLYDMADMDLMGAMKDMMKMNTMOPMRUMURMVRMWKMXNMYRMZNNADNGNNIONOKNPRNZDOMRPABPENPGKPHPPKRPLNPYGQARRONRSDRUBRWFSARSBDSCRSDGSEKSGDSHPSLESLLSOSSRDSSPSTNSVCSYPSZLTHBTJSTMTTNDTOPTRYTTDTWDTZSUAHUGXUSDUYUUZSVESVNDVUVWSTXAFXCDXCGXOFXPFYERZARZMWZWGZWLShow 162 enum valuesmerchantDetailsobjectDetails of the merchantmerchantDetails objectsettlementDelayInSecondsint325 to 300Number of seconds to delay the settlement by. Has to be between 5 and 300 seconds.updateHoldAmountnumberrequiredAmount to increase/reverse hold by. Use positive amount for hold decrease/reversal and negative amount for hold increase.updateHoldDelayInSecondsint325 to 300Number of seconds to delay the update hold by. Has to be between 5 and 300 seconds.Responses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 29 days ago