Initialize a refundAsk AIpost https://api-cert.payconex.net/api/v4/accounts/{accountId}/poi/{serial}/payment/{transactionId}/refundInitialize a refund Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:poi:* pcx:poi:refund Path ParamsaccountIdstringrequiredNumeric ID of the accountserialstringrequiredlength ≤ 12The serial number of the devicetransactionIdstringrequiredNumeric ID of the transactionBody ParamstimeoutintegerLength of time to wait for terminal to respondamountsobjectrequiredamounts objectdescriptionstringThe description fieldtraceobjecttrace objectcustomerobjectcustomer objectshippingAddressobjectshippingAddress objectResponses 200Successful operation 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated 9 months ago