Account Stripe Connect Controller.get

GET {{baseUrl}}/v1/stripe-connect?filter=

Request Params

KeyDatatypeRequiredDescription
filternull

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"privateKey":"\u003cstring\u003e","publicKey":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","updatedAt":"\u003cdateTime\u003e","custom":{},"id":"\u003cstring\u003e","webhookSecret":"\u003cstring\u003e","connectWebhookSecret":"\u003cstring\u003e","active":"\u003cboolean\u003e","refreshUrl":"\u003curi\u003e","returnUrl":"\u003curi\u003e","applicationFee":"\u003cnumber\u003e","spaceInvoicesFee":"\u003cnumber\u003e","accountId":"\u003cstring\u003e"}