Get Fund Assignment Order

GET /ws/rest/service/v1/fund/order/{project_number}

Purpose:

Get Fund Order

Input:

All parameters should be URL encoded.

Path Parameter

project_number(Required): Specify the project/shell number of the funding sheet.

Output:

JSON object containing 'status', 'data', 'message'

Status

Message

Condition

200

success

If all the data is retrieved in the response

500

exception message

If there is any exception when running this service

1240

Request is valid for Shell or Project, not for Program.

If the GET request is called for Program

1207

Funding sheet do not exist.

If shell does not have funding sheet

Get Fund Order

{

"data": [{

"code_order": ["f1001", "f1002", "f1003"]

}],

"message": [

"success"

],

"status": 200

}



Legal Notices | Your Privacy Rights
Copyright © 1998, 2022

Last Published Tuesday, February 8, 2022