Debriefs REST Endpoints

Maintenance/Debriefs
The Debriefs resource manages additional information for a source document, technician, business unit, customer party, customer account, bill-to site, item number, serial number, asset number, and debrief status.
Create debriefs
Method: post
Path: /fscmRestApi/resources/11.13.18.05/debriefs
Delete one debrief
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}
Get all debriefs
Method: get
Path: /fscmRestApi/resources/11.13.18.05/debriefs
Get one debrief
Method: get
Path: /fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}
Update one debrief
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}