Authenticate

post
Body
emailstringOptional
passwordstringOptional
Responses
200

OK

*/*
Responseobject
post
/authenticate

The header must contain the "Signature", "MerchantId"

Signature is calculated using SHA-512 HMAC signed with your Private Key. See API Calls Signature section for more details.

Last updated

Was this helpful?