Skip to content

Upload Listing request file as evidence ​

POST
/v1/suppliers/listingrequests/{listingrequest_id}/files

Upload file (evidence of supplier that they can list tickets for that team)

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

listingrequest_id*

Listing Request hashkey

Type
string
Required
Max Length
36

Request Body​

multipart/form-data
Format"binary"

Responses​

Created

application/json
JSON
{
  
"listingrequest_id": "7df2fbc7f06e4985be92fb263b1f9c63_ctg",
  
"information_filename": "info.pdf"
}

Playground​

Server
Authorization
Variables
Key
Value
Body

Samples​