6.2. Get acceptance certificate

  1. HTTP Request
  2. Query Parameters
  3. Header Parameters
  4. Responses
    1. Code 200

Returns the electronic transportation waybill in PDF format. The operation can be performed after the performer is found for the order. Electronic digital signatures are added to the document during order execution. If for some reason a paper document is needed, this operation can be used to get a partially signed document.

HTTP Request

GET b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/document\
?claim_id={string}\
&document_type={string}\
&version={integer}\
&status={string}

Query Parameters

claim_id *

string

Claim ID, received upon creation of claim

document_type *

string

Document type (only act is currently supported)

version *

integer

Version of claim (int64)

status *

string

Claim status

claim_id *

string

Claim ID, received upon creation of claim

document_type *

string

Document type (only act is currently supported)

version *

integer

Version of claim (int64)

status *

string

Claim status

Header Parameters

Accept-Language *

string

Preferred language of response. Examples: "ru" — Russian, "en" — English

Accept-Language *

string

Preferred language of response. Examples: "ru" — Russian, "en" — English

Responses

Code 200

Document in PDF format