Tariffs Sign Off
create
Method |
URL |
|---|---|
|
api/esh/tariffs_sign_off/create |
Creates a TariffSignOff for a Tariff.
Pre-requisite steps
The initiator sends a request to create a Global Task
tariffs_sign_offIf the validation of the input parameters results in an error the ‘Global Task’ is not created and the errors are returned.
A Global Task is created and the GlobalTask.ID is returned.
Global Task steps
The ValueA adapter sends out the request to EDSN via an XML request: TariffsSignOffNotification.
The status of the GlobalTask is set to ready.
Input parameters
tariffs_sign_off global_task input parameters |
||
type |
object |
|
properties |
||
|
type |
string |
format |
date |
|
|
type |
string |
format |
date |
|
|
type |
string |
|
Yes, No |
|
enum |
J, N |
|
Output parameters
tariffs_sign_off global_task return parameters |
|||
properties |
|||
|
GlobalTask.id |
||
type |
string |
||
format |
uuid |
||
|
type |
object |
|
properties |
|||
|
ValueA Broker message.id |
||
type |
string |
||
format |
uuid |
||
|
type |
array |
|
items |
|||
global_task_validation
type |
object |
|
properties |
||
|
type |
string |
|
optional reference to parameter |
|
type |
string / null |
|
|
type |
string / null |
Note
There are no functional return parameters for this process so a get_data method is not available.
getStatus
Method |
URL |
|---|---|
|
api/esh/tariffs_sign_off/get_status |
Get status input parameters
global_task get_status input parameters |
||
type |
object |
|
properties |
||
|
GlobalTask.id |
|
type |
string |
|
format |
uuid |
|
Get status return parameters
global_task get_status return parameters |
|||
type |
object |
||
properties |
|||
|
type |
string |
|
|
type |
string |
|
format |
date |
||
|
type |
string / null |
|
|
type |
array |
|
items |
|||
|
type |
object |
|
properties |
|||
|
ValueA Broker message.id |
||
type |
string |
||
format |
uuid |
||
|
type |
array |
|
items |
|||
status_detail
type |
object |
|
properties |
||
|
type |
string |
|
type |
string / null |
get_status_validation
type |
object |
|
properties |
||
|
type |
string |
|
optional reference to parameter |
|
type |
string / null |
|
|
type |
string / null |