Create Bill Payee

Create a payee account for the associated ClientNumber making bill payments.

  • Valid VendorService values can be looked up from GET /{Company}/Retail/VendorServices
    • NOT IMPLEMENTED
  • Valid VendorCode values can be looked up from GET /System/BillVendors/{Company}.
    The corresponding VendorService is also included in this request

If the SequenceNumber field is provided in the request body it will be ignored
and a different sequence number for the payee is created.

Language
Authorization
OAuth2
Authenticate
Click Try It! to start a request and see the response here!