Get customer transactionsAsk AIget https://{host}/v2/customers/{id}/transactionsPath Paramsidint32requiredCustomer ID of the customerQuery ParamsembedstringenumRetrieves details for the selected embed parameters.Allowed:BILL_CFBILL_EFBILL_STORE_DETAILSPAYMENT_MODESATTRIBUTIONCREDIT_NOTESBILL_POINTSstartDatedateTransaction start date in the format YYYY-MM-DD HH:MM:SS.endDatedateTransaction end date in the format YYYY-MM-DD HH:MM:SS.sortOrderstringenumDefaults to DESCOrder in which records are sorted. ASC and DESC are supported values.Allowed:DESCASCsortBystringDefaults to BILLING_TIMEField by which the records are sortedlimitstringDefaults to 20Maximum number of records to retrieve. Maximum limit: 1000offsetstringDefaults to 0Starting point for records retrievalResponses 200200 400400Updated about 1 month ago