Overview
User management
- Users
- User regulatory status
- User e-money
User verification
- User data format
- KYC documents
- UBO declarations
Wallets
- User wallets
- Client wallets
Cards
- Card registrations
- Cards
- Metadata
- Card validations
Card pay-ins
- Direct card pay-ins
- Recurring card pay-ins
- Preauthorizations
- Deposit preauthorizations
- Web card pay-ins
Banking pay-ins
- Bank wires
- Virtual IBAN
- Direct debits
- Web direct debits
APM pay-ins
- Apple Pay
- Bancontact
- BLIK
- Giropay
- Google Pay
- iDEAL
- Klarna
- MB WAY
- Multibanco
- Payconiq
- PayPal
- Satispay
- Swish
- TWINT
Transfers
- Transfers
Refunds
- Refunds
Disputes
- Disputes
- Dispute documents
- Repudiations
- Dispute settlement
Payouts
- Bank accounts
- Payouts
FX conversions
- Conversion rates
- Quotes
- Conversions
Transactions
- Transactions
Helpers
- API responses
- Country authorizations
- Webhooks
- Events
- Reports
Platform account
- Client
- Dashboard permissions
Extend an SSO invitation
This endpoint allows you to resend an invitation for a created SSO access with an InvitationStatus
of EXPIRED
.
Path parameters
The unique identifier of the SSO object.
Responses
The unique identifier of the object.
Max. length: 100 characters
The first name of the Dashboard user.
Max. length: 100 characters
The last name of the Dashboard user.
Max. length: 255 characters
Custom data that you can add to this object.
Whether or not the SSO is active.
Max. length: 255 characters
The email address of the Dashboard user. Must be a valid email that is not already used for another SSO. Once the SSO is created, this email address cannot be changed.
Note: A maximum of 12 consecutive digits are allowed.
The unique identifier associated with the API key, giving access to either the Sandbox or Production environment.
The status of the invitation sent by email to the Dashboard user to confirm the SSO activation. Values may be one of the following:
ACCEPTED
– The invitation was accepted by the user, and the corresponding SSO is activated.SENT
– The invitation was sent to the user, but not yet accepted.EXPIRED
–The invitation was sent but the user didn’t complete the registration in the 30-minute limit.
The Id
of the Permission Group object associated with the Dashboard user. Identifiers for default permission groups are ADMIN, WRITE, and READ.
The date and time at which the Dashboard user was last logged in.
The date and time at which the Dashboard user was created.
{
"Message": "method doesn’t support that content type ",
"Type": "content_type_not_supported",
"Id": "3d10ecf2-ec35-4af5-9961-1a89d37eea43#1685680956",
"Date": 1685680957.0,
"errors": null
}
Was this page helpful?