PUT v1/Customers/{id}/SendInvoiceTransport/{sendInvoiceTransportId}
Sets SendInvoiceTransaction for customer
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Id of customer |
integer |
Required. |
| sendInvoiceTransportId |
Id of SendInvoiceTransport option |
integer |
Required. |
Body Parameters
None.
Response Information
Resource Description
SendInvoiceTransport
SendInvoiceTransport| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.