Add a customer to a planAsk AIpost http://localhost:5000/api/v1/providers/customers/{unique_customer_id}/plansPath Paramsunique_customer_idstringrequiredUnique ID of the customerBody Paramsnamestringrequiredlength ≥ 2schedulestringenumrequireddayyearweekmonthquarterAllowed:dayyearweekmonthquarterplan_idstringrequiredlength ≥ 1typestringenumrequiredone_offrecurringAllowed:one_offrecurringstate_codestringrequiredResponses 201Plan created successfully 400Invalid request data 500Server errorUpdated 6 months ago