Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

General

This interface is used for creating im-assignments for towers connected to the Assistance Online platform.

Credentials

See https://rgbplus.atlassian.net/wiki/spaces/AS/pages/1022394383/Create+Update#Credentials

Rate limiting

See https://rgbplus.atlassian.net/wiki/spaces/AS/pages/1022394383/Create+Update#Rate-limiting

Specification

TEST

Open-api specification: https://berger.test.assistanceonline.nl/api/assignments-external/v2/swagger/v1/swagger.json

Swagger-ui: https://berger.test.assistanceonline.nl/api/assignments-external/v2/swagger/

PROD

Open-api specification: https://berger.assistanceonline.nl/api/assignments-external/v2/swagger/v1/swagger.json

Swagger-ui: https://berger.assistanceonline.nl/api/assignments-external/v2/swagger/

XSD

Models

CreateImAssignmentRequest

Element

Description

Type

Example

Receiver

Receiver of the assignment, used to determine what salvor should receive the assignemnt

string

Sender

Sender of the assignment, used

to determine the relation of salvor sent the assignment

string

District

IM District

string

CaseReference

Case reference

string

ExpenditureReference

ExpenditureReference

string

Location

Location of the order, only locations on the mainroads will be processed.
If the coordinates are not available, there will be an attempt to geolocate

Location

See https://rgbplus.atlassian.net/wiki/spaces/AS/pages/1022394383/Create+Update#Location for details

Comment

Comment to the salvor

string

CauseType

Enum value CauseType

IMCauseType

Accident, Breakdown, UnattendedVehicle

CauseTypeDetail

Details of the causetype

string

ReportedAt

DateTime the assignment is reported

Date

  • No labels