uploadDisputeDocument
Requests a short-lived URL to upload one evidence file to. The file must be PUT to that URL with the content type declared here.
uploadDisputeDocument(
chargebackId: ID!
name: String!
contentType: String!
): DisputeDocumentUpload!
Arguments
uploadDisputeDocument.chargebackId ● ID! non-null scalar
uploadDisputeDocument.name ● String! non-null scalar
uploadDisputeDocument.contentType ● String! non-null scalar
Type
DisputeDocumentUpload object
¿Te ha resultado útil esta página?