Gets all payments from a transactionIdAsk AIget https://api.cpxenterprise.com/payment/v1/transaction/{id}This route will return a payment with the provided transaction id and query criteria.Path ParamsidstringrequiredQuery ParamssearchstringValue to searchfilterstringfilterfromint32Defaults to 0Defines the number of records to offsetsizeint32Defaults to 10Defines how many records to return at a timefieldsarray of stringsDefaults to Allows the search to target specific fields.fieldsADD stringsortstringAllows you to sort the matching results.groupBystringDefines what field to group byResponses 200Success 500ErrorUpdated over 6 years ago