InvoiceUpdateShippingAddress
Updates the billing address for this invoice alone.
Input
Name | Type | Required | Description |
Id | Integer | True | Id of Sequence State |
OrganizationId | Integer | True | Id of Organization |
Address | String | False | Billing address of the customer |
City | String | False | City of the customer's billing address |
State | String | False | State of the customer's billing address |
Zip | String | False | ZIP code of the contact's billing address |
Country | String | False | Country of the contact's billing address |
Fax | String | False | FAX number of the customer |
Result Set Columns
Name | Type | Description |
Status | String | Execution status of the stored procedure |