logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
ksturm@easy-automation.com  
#1 Posted : Tuesday, September 2, 2025 8:59:23 PM(UTC)
ksturm@easy-automation.com

Rank: Member

Groups: Registered
Joined: 3/21/2024(UTC)
Posts: 12
United States

When we POST/PUT a customer to CenterPoint REST API it succeeds, but the "state" value we send ends up looking different in the UI than what we send. When we send "Minnesota" we end up seeing "Mi" in the CPA customer list and "MI" if we edit the customer. What is the expected value to be sent in the customer's "state" property?

Is that the same expectation for the Vendor as well?


Request JSON body

{
"abbreviation": "4220",
"firstName": "Jane",
"lastName": "Doe",
"active": true,
"addressLine1": "",
"addressLine2": "",
"city": "Montgomery",
"state": "Minnesota",
"zip": "",
"creditHold": false,
"contact": "Jane Doe",
"phone": "",
"fax": "",
"email": "",
"templateId": 2147470000
}
Users browsing this topic
Guest (2)
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.