PUT api/tyler/Cypress/v1/Accounts/{accountNumber}/Customers/{customerNumber}/BillingDeliveryMethods
No documentation available.
Request Information
Parameters
| Name | Description | Additional information | 
|---|---|---|
| accountNumber | No documentation available. | Define this parameter in the request URI. | 
| customerNumber | No documentation available. | Define this parameter in the request URI. | 
| deliveryMethod | No documentation available. | Define this parameter in the request body. | 
Request body formats
application/json
            Sample:
    
        Sample not available.
text/json
            Sample:
    
        Sample not available.
application/xml, text/xml
            Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>
Response Information
No documentation available.
Response body formats
application/json, text/json, application/xml, text/xml
            Sample:
                    
Sample not available.