Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GET api/pre-transaction-reminders/{partnerId}/{preTransactionId}

Fetches all transactions for a given phone number made towards a given partner. Includes all fields potentially containing private information.

Expand
titleExample
Code Block
Request:
GET api/support/getMyData/excel?partnerId={partnerId}&msisdn={msisdn}
GET api/support/getMyData/excel?partnerId={partnerId}&msisdn={msisdn}&api-version=2.0partnerId}/{preTransactionId}?api-version=2.0

Request information

Name

Value

Description

Data Type

Example

partnerId

required

PartnerId provided by LINK Mobility AS

integer

10295

msisdn

required

Phone number of the end user

string

“+47 123 123 123”

Response information

List of HttpResponseMessage

Response information

Status Code

Description

Message

200

OK

GET api/support/getMyData/excel

Fetches all transactions for a given phone number made towards a given partner. Includes all fields potentially containing private information.

Expand
titleExample
Code Block
Request:
GET api/support/getMyData/excel?partnerId={partnerId}&msisdn={msisdn}
GET api/support/getMyData/excel?partnerId={partnerId}&msisdn={msisdn}&api-version=2.0

Request information

Name

Value

Description

Data Type

Example

partnerId

required

PartnerId provided by LINK Mobility AS

integer

10295

msisdn

required

Phone number of the end user

string

“+47 123 123 123”

Response information

List of HttpResponseMessage

Response information

Status Code

Description

Message

200

OK

GET api/support/getMyData/excel

Fetches all transactions for a given phone number made towards a given partner. Includes all fields potentially containing private information.

Expand
titleExample
Code Block
Request:
GET api/support/getMyData/excel?partnerId={partnerId}&msisdn={msisdn}
GET api/support/getMyData/excel?partnerId={partnerId}&msisdn={msisdn}&api-version=2.0

Request information

Name

Value

Description

Data Type

Example

partnerId

required

PartnerId provided by LINK Mobility AS

integer

10295

msisdn

required

Phone number of the end user

string

“+47 123 123 123”

Response information

List of HttpResponseMessage

Response information

Status Code

Description

Message

200

OK