company-vendor payment
Number of APIs: 5
-
vendorPayments GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPayments?tenant={{tenant}}
-
vendorPayment GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPayments({{vendorPaymentId}})?tenant={{tenant}}
-
vendorPayment POST {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPayments?tenant={{tenant}}
-
vendorPayment PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPayments({{vendorPaymentId}})?tenant={{tenant}}
-
vendorPayment DELETE {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPayments({{vendorPaymentId}})?tenant={{tenant}}