Business Value
Users can now set the vendor's preferred bank account when inserting or updating a vendor record through the tctVendor API.
Feature Details
The field Preferred bank Account Code has been added to tctVendor API
Example
{
"number": "10000",
"displayName": "Contoso Supplies",
"addressLine1": "123 Main St",
"city": "Chicago",
"state": "IL",
"country": "US",
"postalCode": "60601",
"phoneNumber": "555-0100",
"email": "ap@contoso.com",
"vendorPostingGroup": "DOMESTIC",
"paymentMethod": "CHECK",
"paymentTerms": "NET30",
"preferredBankAccountCode": "PRIMARY-USD"
}

Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article