company-customer payment
Number of APIs: 5
-
customerPayments GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customerPaymentJournals({{customerPaymentJournalId}})/customerPayments/?tenant={{tenant}}
-
customerPayment GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customerPayments({{customerPaymentId}})/?tenant={{tenant}}
-
customerPayment POST {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customerPayments?tenant={{tenant}}
-
customerPayment PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customerPayments({{customerPaymentId}})?tenant={{tenant}}
-
customerPayment DELETE {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customerPayments({{customerPaymentId}})?tenant={{tenant}}