create address-book entry

POST {{API-URL}}/api/v1/payment/address/create

Request Body

{"businessName"=>"POSTMANRERA1726574664"}

RESPONSES

status: OK

{"code":200,"data":{"uuid":"c4a8d148-a3ac-4fe7-adc0-873053844899","nickName":"Postman Property","targetOrgUuid":"FUZE933325","status":"STARTED"},"error":null}