#Db interaction in fulfilment

3 messages · Page 1 of 1 (latest)

atomic yarrow
#

Hi! Currently, i’m integrating UPS as an custom provider. But in the createFulilment method, I don’t have the access to the full line item (to check for gift cards).

How can i fetch the line item in this method? Seems i can’t use the SDK and can’t resolve modules by container, because it’s not available there.

#

Also, i need to fetch the location details from the fulfilment location

#

the location details, i can provide in the data object and fetch from there, but for draft orders, this does not work...