Document Payment Intent Controller.get
GET {{baseUrl}}/v1/documents/:shareableId/payment-intent
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"getPaidPaymentId":"\u003cstring\u003e","amount":"\u003cnumber\u003e","reference":"\u003cstring\u003e","currencyId":"\u003cstring\u003e","applicationFee":"\u003cnumber\u003e","spaceInvoicesFee":"\u003cnumber\u003e","status":"\u003cstring\u003e","organizationId":"\u003cstring\u003e","id":"\u003cstring\u003e","paymentLink":"\u003cstring\u003e","returnURL":"\u003cstring\u003e","allowRecurring":"\u003cboolean\u003e","expiresAt":"\u003cdateTime\u003e","initialPaymentIntentId":"\u003cstring\u003e","succeeded":"\u003cboolean\u003e","documentId":"\u003cstring\u003e"}