company-vendor payment

Number of APIs: 5

  1. vendorPayments GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPayments?tenant={{tenant}}

  2. vendorPayment GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPayments({{vendorPaymentId}})?tenant={{tenant}}

  3. vendorPayment POST {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPayments?tenant={{tenant}}

  4. vendorPayment PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPayments({{vendorPaymentId}})?tenant={{tenant}}

  5. vendorPayment DELETE {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPayments({{vendorPaymentId}})?tenant={{tenant}}