Change Billing Model
PUT http://localhost:{{PROXY}}9898/test/account/{{ACCOUNT_SID}}/model
Request Body
[{"name"=>"billingModel", "value"=>"MONTHLY", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
PUT http://localhost:{{PROXY}}9898/test/account/{{ACCOUNT_SID}}/model
[{"name"=>"billingModel", "value"=>"MONTHLY", "datatype"=>"string"}]
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |