The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/AddEditInvoiceAddressRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
Invoice_address_id: 0,
Client_id: 0,
Name: String,
Address_line1: String,
Address_line2: String,
State_id: 0,
District_id: 0,
User_id: String
}