GenerateTransactionSupportingDocumentUploadUrlInput
No description
input GenerateTransactionSupportingDocumentUploadUrlInput {
transactionId: ID!
supportingDocumentType: SupportingDocumentType
filename: String!
supportingDocumentPurpose: SupportingDocumentPurposeEnum!
}
Fields
GenerateTransactionSupportingDocumentUploadUrlInput.transactionId
● ID!
non-null scalar
Transaction for which the document is uploaded
GenerateTransactionSupportingDocumentUploadUrlInput.supportingDocumentType
● SupportingDocumentType
enum
Type of document
GenerateTransactionSupportingDocumentUploadUrlInput.filename
● String!
non-null scalar
Name of the document which will be sent
GenerateTransactionSupportingDocumentUploadUrlInput.supportingDocumentPurpose
● SupportingDocumentPurposeEnum!
non-null enum
Purpose of document