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.

Re: fulfillment

fulfillment

LuisdelosReyes
New Member
4 0 1

I try to create a fulfillment, calling the api, and it returns ok, but it doesn't create it.

 

/api/2021-10/orders/4615105183974/fulfillments.json

 

'{
"fulfillment": {
"location_id": 66349105382,
"tracking_number": "123456789",
"tracking_url": "??"

                       }
}'

 

Help!!!

Reply 1 (1)

HuyPhan
Visitor
1 0 0

I am having the same response.

Are you able to resolve the problem?