PushDocuments

Pushes deal documents.

Request Information

Parameters

Collection of DocumentPushRequest
NameDescriptionTypeAdditional information
StoreId

API identifier of the store for this deal.

integer

Required

DocumentKey

The API DocumentKey of an existing document record to update

string

DocumentName

The name of the document

string

DealKey

string

Required

Document

The base64 encoded Signed Document

string

Required

ExternalDocumentKey

string

Sample Request

Response Information

Resource Description

Collection of StorePushResponse
NameDescriptionTypeAdditional information
StoreId

integer

PushedDeal

Deal

PushedRecordKey

string

PushResult

PushResult

Message

string

ExternalRecordId

string

Sample Response