Get details of a single fulfillment
Get the information for the specified fulfillment in the specified order
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
order-id
FeedAMP Order ID
fulfillment-id
FeedAMP Fulfillment ID
Headers
token
The Authentication token obtained from the v1 get_token route
client
The ID of the client making the request
Response
Fulfillment details
id
Unique identifier for a record
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error