Create API Keys

Create a new API key and secret for this merchant

post/v3/application

Request body

merchantIdstring required

Merchant Id

roleIdinteger required

Account role of API key; Default (Supervisor) is 2

namestring required

Name of Key

descriptionstring

Description of Key

lockedboolean required

Is this key locked or active?

Response

201

Changes