Skip to main content

(Deprecated) Request an authorization code

(This endpoint is deprecated. Clients should use /authorization_code.) Clients use this endpoint to request an authorization_code according to a user, member, and account specified in the request body. Clients then pass this code to processors. Processor access is scoped only to the user/member/account specified in this request. Before requesting an authorization_code, clients must have verified the specified member.

POST
/payment_processor_authorization_code

Request Body

The scope for the authorization code.

FieldRequiredType

payment_processor_authorization_code

Required
Object
Loading...