# Job - partner - OBJECT Version: 2024-10 ## Description An [Experts Marketplace job](https://help.shopify.com/partners/selling-services). ### Access Scopes ## Fields * [confirmedCompleted](/docs/api/partner/2024-10/scalars/Boolean): Boolean! - Whether the merchant has marked the job as complete. * [conversation](/docs/api/partner/2024-10/objects/Conversation): Conversation - The conversation containing messages exchanged with the merchant. * [createdAt](/docs/api/partner/2024-10/scalars/DateTime): DateTime! - The date and time the job was submitted to your organization. * [dashboardUrl](/docs/api/partner/2024-10/scalars/Url): Url! - A URL to access this job in the Partner Dashboard. * [id](/docs/api/partner/2024-10/scalars/ID): ID! - A globally unique identifier. * [lastEventAt](/docs/api/partner/2024-10/scalars/DateTime): DateTime! - The date and time of the most recent job event. * [requirements](/docs/api/partner/2024-10/objects/JobRequirement): JobRequirement! - The job requirements that the merchant provided. * [services](/docs/api/partner/2024-10/objects/Service): Service! - The services requested for this job. * [shop](/docs/api/partner/2024-10/objects/Shop): Shop! - The shop that submitted the job. * [status](/docs/api/partner/2024-10/enums/JobStatus): JobStatus! - The status of the job. ## Connections ## Related queries * [job](/docs/api/partner/2024-10/queries/job) An [Experts Marketplace job](https://help.shopify.com/partners/selling-services). * [jobs](/docs/api/partner/2024-10/queries/jobs) A list of the Partner organization's [Experts Marketplace jobs](https://help.shopify.com/partners/selling-services). ## Related mutations ## Related Unions ## Examples