Create authorizationCopy Pagepost https://authservices.satispay.com/g_business/v1/pre_authorized_payment_tokensAPI to request a new pre-authorized tokenBody ParamsreasonstringThe reason why the token is being requestcallback_urlstringThe url that will be called with an http GET request if the pre-authorization status changes. Note that {uuid} will be replaced with the authorization tokenredirect_urlstringThe url to redirect the user after the authorization flow is completedHeadersHoststringrequiredThe host declared in the signatureDatestringrequiredThe date declared in the signatureDigeststringrequiredThe digest declared in the signatureAuthorizationstringrequiredSignature of the requestIdempotency-KeystringThe idempotent token of the requestacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 200200 400400 401401Updated 10 months ago