Record

create-fax-application-params

No description available.

record create-fax-application-params {
  active: option​<connection-active>,
  anchorsite-override: option​<anchorsite-override>,
  application-name: application-name,
  inbound: option​<create-fax-application-request-inbound>,
  outbound: option​<create-fax-application-request-outbound>,
  webhook-event-failover-url: option​<webhook-event-failover-url>,
  webhook-event-url: webhook-event-url,
  webhook-timeout-secs: option​<webhook-timeout-secs>,
}

Fields

NameTypeDescription
activeoption​<connection-active>
anchorsite-overrideoption​<anchorsite-override>
application-nameapplication-name
inboundoption​<create-fax-application-request-inbound>
outboundoption​<create-fax-application-request-outbound>
webhook-event-failover-urloption​<webhook-event-failover-url>
webhook-event-urlwebhook-event-url
webhook-timeout-secsoption​<webhook-timeout-secs>