Skip to main content

Download Contract - Auctions/Shipments

GET 

/api/auction/contract/:serviceCode

Download the contract of the auction. Please note that the documentation interface may not return the object; therefore, you may need to test it with an external tool.

Request

Path Parameters

    serviceCode stringrequired

Header Parameters

    apikey stringrequired

    Apikey of a company linked to a user

Responses

OK

Response Headers
  • Content-Disposition string

    attachment; filename=${fileName}

  • Content-Type string

    application/pdf

Schema

    string

Loading...