/earningsaccounts
GET
GET https://api.adnuntius.com/api/v1/earningsaccounts?context=<context>POST
{
"objectState": "ACTIVE",
"name": "Default Earningsaccount",
"description": "earningsaccount",
"labels": [
"Label1",
"Label2"
],
"address": {
"addressLine1": "Address 1",
"addressLine2": "Address 2",
"city": "City",
"state": "State",
"postCode": "Postcode",
"country": "SE"
},
"revenueShare": 10,
}Name
Required
Restriction
Description
Last updated