Rank: Newbie
Groups: Registered
Joined: 5/3/2021(UTC) Posts: 6 Thanks: 1 times
|
We have written an application that uses API in order to Create/Update Customers and Create Invoices in CenterPoint.
When a new customer is created by API, the "Billing Statement Type" is set to "Balance Forward". Is there any way that it can be set to "Open Items" by default?
Thank you.
|
|
|
|
Rank: Administration
Groups: Administrators, Moderator, Registered Joined: 2/28/2018(UTC) Posts: 53 Location: Red Wing, MN
Was thanked: 4 time(s) in 4 post(s)
|
If you are using the Customer API you should be able to simply set the StatementType property of the NameModel instance to NameStatementTypes.OpenItems before you save the Customer.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 5/3/2021(UTC) Posts: 6 Thanks: 1 times
|
Thank you for the information. Is there a document that lists all NameModel variables (like StatementType) and possible values of the codes (like NameStatementTypes.OpenItems)? Thanks
|
|
|
|
Rank: Administration
Groups: Administrators, Moderator, Registered Joined: 2/28/2018(UTC) Posts: 53 Location: Red Wing, MN
Was thanked: 4 time(s) in 4 post(s)
|
You can install our API Documentation and Import/Export Tools through the product installer; select a custom installation and enable the appropriate features.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Red Wing Software Developer Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close