post
https://secure.fusebill.com/v1/NetSuite/LatchCustomer
This function is used to latch a customer entity to a particular NetSuite account ID.
Response
{
"ErrorId": 0,
"HttpStatusCode": 400,
"Errors": [
{
"Key": "Api Error",
"Value": "NetSuite Account 1 does not exist."
}
]
} 200