Search customer relationshipsAsk AIget https://api.revioapi.com/v1/CustomerRelationshipsSearch for one or more customer relationships.Query Paramssearch.customer_relationship_idarray of int32sQuery by customer relationship identifier.search.customer_relationship_idADD int32search.customer_idarray of int32sQuery by primary customer identifier.search.customer_idADD int32search.related_customer_idarray of int32sQuery by customer identifier that is related to a primary customer.search.related_customer_idADD int32search.customer_relationship_type_idarray of int32sQuery by customer relationship type identifier.search.customer_relationship_type_idADD int32search.page_sizeint32Format - int32. Defines how many items to return at a time.search.pageint32Format - int32. Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)search.sortstringSpecifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago