Create customer relationshipAsk AIpost https://api.revioapi.com/v1/CustomerRelationshipsCreate a new customer relationship.Body ParamsThe customer relationship to create.customer_relationship_idint32Primary identifier for this customer relationship.customer_idint32requiredPrimary customer that has a relationship with another customer.related_customer_idint32requiredCustomer that is related to the primary customer.customer_relationship_type_idint32requiredForeign identifier for the type of relationship between the two customers.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 201Created 400BadRequest 500InternalServerErrorUpdated 6 months ago