--- title: DeliveryMethodAdditionalInformation - GraphQL Admin description: Additional information included on a delivery method that will help during the delivery process. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/deliverymethodadditionalinformation md: https://shopify.dev/docs/api/admin-graphql/latest/objects/deliverymethodadditionalinformation.md --- # Delivery​Method​Additional​Information object Additional information included on a delivery method that will help during the delivery process. ## Fields * instructions [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The delivery instructions to follow when performing the delivery. * phone [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The phone number to contact when performing the delivery. *** ## Map ### Fields with this object * {}[DeliveryMethod.additionalInformation](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryMethod#field-DeliveryMethod.fields.additionalInformation)