Skip to content

OfferRequestCreateInput

The OfferRequestCreateInput object is the GraphQL data type of the input to the offerRequestCreate mutation. It provides Opendoor with the address of the home.

input OfferRequestCreateInput {
address: AddressInput!
saleAssociateEmail: String
saleAssociateName: String
}
FieldTypeDescription
addressAddressInput!The address input details for the home.
saleAssociateEmailString
saleAssociateNameString