api.v1alpha1.org.legacy.CustomDialOrder(CustomDialOrder)
Custom Dial Order Fields holds one or more Contact Field Descriptions to indicate which fields in a contact record, and the order.
{
"dial_order_fields": [
{
"cfd_sid": 0,
"field_name": "string"
}
]
}