Download OpenAPI specification:Download
Public api that deals with transaction attachments
Used to retrieve a transaction's attachment
tenantId required | string <guid> The tenant id |
transactionAttachmentId required | string <guid> The attachment id |
x-api-version required | integer Value: 1 Example: 1 Indicates the version of this API to be used. |
x-api-compleat-key required | string <guid> Example: d025eedc-5ea0-4de8-be9f-f8873545add9 The header containing compleat api key. |
{- "AccessURL": "string",
- "MetaData": {
- "RequestUrl": "string",
- "Version": 1,
- "DateCreated": "2019-08-24"
}
}