Can we add custom field to shopify api?

i want to add orders.json to customize field to shopify

Hi @sayali ,

You can add Metafields via the API in order to add custom data to the Shopify orders.json property: https://shopify.dev/docs/admin-api/rest/reference/metafield?api[version]=2020-04

1 Like