Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

API Get Order additional details

API Get Order additional details

NevilleHoward
Visitor
2 0 1

I need to extract that Additional Details attributes of the Shopify Order.  I have used the standard restAPI for Order, but can't see it mentioned anywhere in the Json. 

I have reviewed the API docs, and can't find one that mentions additional details. 

any help appreciated, Neville

NevilleHoward_0-1619051519484.png

 

Replies 3 (3)

_JB
Shopify Staff (Retired)
836 100 223

Hey @NevilleHoward,

This field is called note_attributes in the API, more info in the docs here.

JB | Solutions Engineer @ Shopify 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

SantiagoMeneses
Shopify Partner
1 0 0

Por favor no desinformar con datos errados. Es preferible no responder si no se sabe la respuesta. Los detalles adicionales no hacen parte de los note_attributes.

Radixsecur1ty
Shopify Partner
24 4 7

It seems it's only avalaible via the REST api version.

Do you have any information about how to get thoose informations via GraphQl?