Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

merchant_id
string
required

Query Parameters

encrypted_user_token
string
required

Base64 string containing public key encrypted short lived user token obtained from facebook auth

redirect_uri
string
required

Redirect uri used in oauth flow

Response

Successful Response