Process APIAsk AIpost https://mapi.pockyt.io/order/v4/processThis endpoint is used following a transaction initiation from the Capture endpoint to complete the payment and receive a vaultId (identifier for the stored payment details).Body ParamsmerchantNostringrequiredDefaults to 202333Merchant ID in Pockyt's system. A unique value generated by Pockyt during the onboarding process.storeNostringrequiredDefaults to 301854Store Number in Pockyt's system. A unique value created and assigned by Pockyt's systems when a new store is created under a merchanttransactionNostringrequiredDefaults to 297553640378707470Transaction number of original saleverifySignstringrequiredDefaults to 893fd2c61aebbfd9b1f4543afb727063The parameter signature. It is the calculated MD5 hash value of the API token used to encrypt the request message and authorize transaction requests. For more information, visit Signing API ParameterstimestampstringDefaults to 2025-01-29T18:44:31ZCurrent UTC time, correct format should be "yyyy-mm-ddTHH:MM:SSZ"Response 200200Updated 10 months ago