GetLastSequenceNumber(): SequenceNumberSet
Return the last sequence number successfully processed by the InsertUpdateSlotSchedule, DeleteSlotSchedule, GAInsertUpdateSlot and GADeleteSlot calls.
Access method: GET
Parameters: None
Returns: The last sequence number(s) successfully processed.
- 200 OK and SequenceNumberSet if everything went well.
- 400 Bad Request if there were any issues. Service error response defies how to get more information about the actual problem.
- Other error/warning returns are possible.