Update account order credentials
Account Orders
Update account order credentials
Update the account credentials for a sold order. Buyer will be notified of the updated credentials automatically.
PATCH
Update account order credentials
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the account order. Can be retrieved from the list of account orders, or from the parent account offer, or from webhooks.
Body
application/json
Account credentials in plain text format. Supports multi-line input with line breaks. Content is automatically encrypted using AES-256 encryption for secure storage.
Maximum string length:
10000Example:
"Login: example, Password: password, Email Login: example@example.com, Email Password: password, Email Provider: proton.me/mail"