Repository URL to install this package:
|
Version:
2.0.11 ▾
|
| .. |
| fixtures |
| orchestration |
| README.md |
| index.ts |
READY API URL
http://readyapi1.skavaone.com:7001/accountsorchestration/accounts/
Body :
{"customer":{"email":"raja@email.com","firstName":"abcd","lastName":"efgh","phoneNumber":"987654321","dateOfBirth":"08-10-1990","gender":"male","photo":"photo_url","credentials":{"password":"Skava@123"}},"account":{"name":"accname","type":"test","size":"large","properties":[{"name":"dunsNumber","value":"123"},{"name":"taxId","value":"654321"}],"addresses":[{"name":"abcd","type":"type1","email":"abcd@mail.com","street1":"string","street2":"string","street3":"string","city":"string","country":"string","county":"string","zipcode":"string"}]}}
READY API URL
http://readyapi1.skavaone.com:7001/accountsorchestration/accounts/{accountId}
READY API URL
http://readyapi1.skavaone.com:7001/accountsorchestration/accounts/{accountId}/teams/{teamId}
Body:
{"name":"admin","description":"admin team of the company","status":"active","costcenterId":"1","customers":[{"email":"dev@skava.com","roles":[{"roleName":"Buyer admin"}]}]}