GET
/
executions
/
{executionId}
/
input
  curl --request GET -L \
    --url https://core.us.stedi.com/2023-08-01/executions/{executionId}/input \
    --header "Authorization: ${STEDI_API_KEY}" 
ST*855*0001~
BAK*00*AD*365465413*20220914*****20220913~
REF*CO*ACME-4567~
N1*SE*Marvin Acme*92*DROPSHIP CUSTOMER~
N3*123 Main Street~
N4*Fairfield*NJ*07004*US~
N1*ST*Wile E Coyote*92*DROPSHIP CUSTOMER~
N3*111 Canyon Court~
N4*Phoenix*AZ*85001*US~
PO1*item-1*8*EA*400**VC*VND1234567*SK*ACM/8900-400~
PID*F****400 pound anvil~
ACK*IA*8*EA~
PO1*item-2*4*EA*125**VC*VND000111222*SK*ACM/1100-001~
PID*F****Detonator~
ACK*IA*4*EA~
CTT*2~
SE*17*0001%

Authorizations

Authorization
string
headerrequired

API key authentication via the 'Authorization' header

Path Parameters

executionId
string
required

Response

302 - application/json
documentDownloadUrl
string

A URL to download the document. This URL is available for 60 minutes.

Was this page helpful?