Skip to main content

Transfer Content Details

GET 

/transfer-consents

Get awaiting transfer consent with a temporaryId which is only valid for a specific time.

Request

Query Parameters

    temporaryId uuidrequired

    This ID is only valid for a limited time and can only be used once.

    Example: 844830a8-b845-4cbc-b79f-865cd8c8aa8e

Responses

Request was successful

Schema

    transferConsent

    object

    id uuidrequired
    maxFrequency stringrequired

    Possible values: [once day week month year]

    maxAmountCents numberrequired
    savehackLaunchId uuidrequired
    obsoleteSavehackLaunchId uuid

    user

    object

    type stringrequired
    id stringrequired
    externalId string
Loading...