v1

latestOpenAPI 3.0.12026-07-2356172250.9 KB
LegalDocuments

Get legal document by Id

Retrieve a specific legal document for the given merchant using the unique legal document ID.

get/api/legaldocuments/v2/documents/{merchantNumber}/{legalDocumentId}

Path parameters

merchantNumberstring required

The merchant's unique identification number.

legalDocumentIdinteger required

The unique identifier of the legal document.

Response

Returns a list of the legal documents that have been provided for a specific merchant.

legalDocumentIdinteger

A unique ID of a specific legal document. A new value is generated by the backend when a document is initially created.

legalDocumentTypeNamestring nullable

A name or identifier for the legal document. Consistent across environment used when interacting with signatures. Potential values can be retrieved via the Get Legal Document Settings endpoint.

modifyDateTimeUtcstring date-time nullable

UTC timestamp indicating when the legal document was last modified.