GET /received_documents/{guid}/{format}

storecove.com

Summary: Get a new ReceivedDocument
Operation ID: get_received_document
Auth: unknown
Description

EXPERIMENTAL: use only for orders. Get a new ReceivedDocument.

Parameters (3)

format (string, path, required)

Automatically added

guid (string, path, required)

The guid of the document that was received. This is the "document_guid" property of the "received_document" webhook.

syntax (string, query, required, default: json)

The syntax in which to receive the received document.

Constraints: {'enum': ['json', 'original']}

No probe data for this endpoint yet.