Skip to main content

Request an authorization code

Clients use this endpoint to request an authorization code according to the parameters specified in the scope. Clients then pass this code to processors. Processor access is scoped only to the GUIDs and features specified in this request. Before requesting an authorization code which includes a member in the scope, clients must have verified that member.

POST
/authorization_code

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String

Request Body

The scope for the authorization code.

FieldRequiredType

authorization_code

Required
Object
Loading...