π©βπ»Profile
Fetch Profile
post
Header parameters
AuthorizationstringRequiredExample:
Secret Token for user authentication
{"value":"Token tk-abcdef-uhhgggggf-yygfff"}Body
passwordstring Β· passwordOptionalExample:
User's password for authentication
StrongPassword123!Responses
200
User profile retrieved successfully
application/json
additional_contactsstring[]OptionalExample:
[]address_jsonobjectOptionalExample:
{}emailstringOptionalExample:
[email protected]first_namestringOptionalExample:
Test Merchantlast_namestringOptional
merchant_urlstringOptional
payment_facilitatorstringOptional
phone_numberstringOptional
400
Invalid email or password
application/json
401
Unauthorized access
application/json
500
Internal server error
application/json
post
/api/v1/fetch-profileLast updated