Skip to main content
GET
Get mandate auth

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

Successful

auth_checklist
object[]
required

Checklist of the authorization factors needed to complete Mandate authorization

encryption_info
object
required
institution_id
string
required

Finverse Institution ID. Only returned if institution_id was included in the request.

last_update
string<date-time>
required

Timestamp in ISO format (YYYY-MM-DDTHH:MM:SS.SSSZ)

mandate_id
string
required

Finverse Mandate ID

mandate_status
enum<string>
required

Mandate status

Available options:
CREATED,
PROCESSING,
SUBMITTED,
ERROR
recipient_account_id
string
required

Merchant account ID assigned by Finverse

error
object
mandate_details
object
recipient
object
sender_type
enum<string>

Type of account held by the Sender at the Institution. Possible values are INDIVIDUAL, BUSINESS

Available options:
INDIVIDUAL,
BUSINESS