docs: fixes to API and JS SDK references (#13795)
This commit is contained in:
@@ -3,5 +3,6 @@ curl -X POST '{backend_url}/admin/refund-reasons' \
|
||||
-H 'Content-Type: application/json' \
|
||||
--data-raw '{
|
||||
"label": "{value}",
|
||||
"code": "{value}",
|
||||
"description": "{value}"
|
||||
}'
|
||||
Reference in New Issue
Block a user