LogiSense Billing API/Country/{id}Update or Add the Country object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/Country/{id}Path ParamsidintegerrequiredUnique identifier for the Country object.Body ParamsThis entity contains a list of country definitions.namestringsortOrdernumbercountryAddressFormatIdnumberUnique identifier for the associated CountryAddressFormat object.countryAddressFormatNamestringThe name of the object associated with the countryAddressFormatId property.countryCodestringisVisiblebooleantruetruefalseResponses 200Patch end points allow for adding/updating multiple related entities and the results of those changes will be reported in the response JSON payload in the items array. 400The request could not be processed.Updated 5 months ago Update an existing instance of the Country object.Delete an instance of the Country object.Did this page help you?YesNo