Create serviceAsk AIpost https://api.revioapi.com/v1/ServicesCreate a new service.Body ParamsThe service to create.customer_idint32requiredprovider_idint32requiredForeign identifier indicating the underlying provider of service.effective_datedate-timeDate when this change will take effect in the billing cycle. If not set, today is used.service_idint32Primary identifier for this service. Do not include when creating a new service.service_type_idint32Foreign identifier indicating the type of service delivered.package_idint32Foreign identifier indicating the package of products applied to the service.numberstringlength between 0 and 255An identifier for the service, provider-side (i.e. TN, IP, Account ID).picstringlength between 0 and 10Primary Interexchange Carrier code - indicates long distance service provider.lpicstringlength between 0 and 10Local Primary Interexchange Carrier code - indicates local service provider.provider_account_idint32Foreign identifier indicating which account, on the provider's system, to use.usage_plan_group_idint32Foreign identifier indicating a group of rating rules to apply to usage.number2stringlength between 0 and 255A network-level identifier, provider-side (i.e. Circuit ID).descriptionstringlength between 0 and 1000Short description of the service.disconnected_datedate-timeDate and time service was disconnected. In order to update the disconnected date, all service products under this service need to already have the same disconnected date as the new disconnected date for this service.activated_datedate-timeDate and time service was activated. In order to update the activated date, all service products under this service need to already have the same activated date as the new activated date for this service.address_idint32Foreign identifier indicating address service is delivered to, if different from account.addressz_idint32Foreign identifier indicating address of opposite end of a connection (as with a point to point).provider_account_numberstringlength between 0 and 100Secondary identifier for the service, provider-side.contract_startdate-timeDate service contract starts.contract_enddate-timeDate service contract ends.created_datedate-timeDate and time this service was added to the request.hunt_groupstringlength between 0 and 100Group number used to route calls to multiple memberscircuit_number2stringlength between 0 and 100Secondary network-level identifier, provider-side.circuit_foc_datedate-timeDate of Circuit Firm Order Commitment.notesstringUser defined notes.location_routing_numberstringUser defined location routing number.fieldsarray of objectsList of custom fields and their values.fieldsADD objectrequest_service_idint32Foreign identifier indicating the request service that was responsible for creating this service.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 201Created 400BadRequest 500InternalServerErrorUpdated 6 months ago