period
or currency
), a new record is created.Key | Type | Description |
---|---|---|
**policy.period | string | no |
**policy.closing_day | integer | no |
**policy.currency | string | yes |
**policy.excluded_store_ids | array[int] | yes |
Key | Type | Description |
---|---|---|
policy | Policy | See: Policy model |
Status | Description |
---|---|
404 | Policy not found |
422 | Invalid parameters - see Invalid parameters errors model |
{
"policy": {} // Policy - see 'Revenue reporting policy model'
}