v2
latestOpenAPI 3.1.12026-08-06856719.6 KBUpdate Notifications Setting
Use this API to update the notification setting
put/v1/notifications
Headers
X-BUSINESS-API-KEYstring required
Example:b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d
Request body
Example request
{
"customer_receipt@email": true,
"daily_collection@email": true,
"daily_collection@push_notification": true,
"daily_payout@email": true,
"incoming_payment@email": true,
"incoming_payment@push_notification": true,
"new_order@email": true,
"new_order@push_notification": true,
"pending_order@email": true,
"mall_gto_sync@email": true
}Response
200