v1

latestOpenAPI 3.0.0Apache 2.02026-07-24175169.2 KB
Transaction Response

Create response resources

Attach new resources (file attachments) to your transaction response

post/transactions/{transaction_id}/response/resources

Path parameters

transaction_idstring uuid required

Unique identifier (GUID) for the subject resource

Unique transaction identifier

Headers

Authorizationstring required

oAuth 2.0 Bearer authentication/authorization token

Request body

namestring required

Resource name including extension

mimeType'text/plain' | 'application/xml' | 'application/json' | 'image/jpeg' | 'image/png' | 'image/bmp' | 'image/gif' | 'application/msword' | 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' | 'text/html' | 'application/vnd.ms-xpsdocument' | 'application/emf' | 'application/zip' | 'application/pdf' | 'text/csv' required

Resource MIME type

typestring

Type of resource - must be one of the resource types that the product is entitled to deliver for the subject request type, as defined in its data entitlements

Response

A new product resource

namestring required

Resource name including extension

mimeType'text/plain' | 'application/xml' | 'application/json' | 'image/jpeg' | 'image/png' | 'image/bmp' | 'image/gif' | 'application/msword' | 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' | 'text/html' | 'application/vnd.ms-xpsdocument' | 'application/emf' | 'application/zip' | 'application/pdf' | 'text/csv' required

Resource MIME type

typestring

Type of resource - must be one of the resource types that the product is entitled to deliver for the subject request type, as defined in its data entitlements

idstring

EPC generated identifier for the subject resource

locationstring

Resource upload URL

authorizationstring

Authorization header needed to upload the resource