Focuses on API authentication, access scopes, and permission management.
https://{{api_key}}:{{api_password}}@{{store_name}}.myshopify.com/admin/api/{{api_version}}/orders/3825632870598/fulfillments.json
request body:
Hi,
Looks like you have not properly authorized your application.
If you are using public/custom app credentials, you need to go through the oauth process.
Else you can just private api key and password for your store.
Hi jayvin,