v1

latestSwagger 2.02026-08-04283399898.4 KB
funds

Return fund authorization details for country

post/users/authorization

Query parameters

APIKeystring

API Key used to perform authorization.

countrystring

The country in which this account resides. Must be the same as the country sent to the begin endpoint.

business_typestring

The type of business for which this account is being created.

tokenstring

The token returned from the authorizer iframe.

account_idstring

The ID of the account chosen by the user. This was gathered after the GetFundCreationForm request was made.

account_namestring

The name of the account chosen by the user. This was gathered after the GetFundCreationForm request was made.

account_maskstring

The mask of the account chosen by the user. This was gathered after the GetFundCreationForm request was made.

Bui-Acceptstring

A BUI accept header

Response

HTTP status code 200

account_maskstring

The mask for the chose account.

account_namestring

The name of the chosen account.

authorization_idstring

The ID of the newly created Authorization object.

buiobject

The BUI to display

statusstring

The status of the authorization. Possible values include pending, active, expired and error.