offerRequestCreate
Use this mutation to begin creating an Opendoor offer with address information. The ID returned can be coupled with offerRequestUpdate to generate an offer.
Definition
Section titled “Definition”offerRequestCreate(params: OfferRequestCreateInput!): OfferRequestCreatePayload!Arguments
Section titled “Arguments”| Argument | Type | Description |
|---|---|---|
params | OfferRequestCreateInput! | — |
Return Type
Section titled “Return Type”Returns OfferRequestCreatePayload!.