IATA SCR Codes REST Endpoints
Power Data/IATA SCR Codes
The operations from the Power Data/IATA SCR Codes category.
- Create an IATA SCR Code
- Method: postPath:
/iataSCRCodes
- Delete an IATA SCR Code
- Method: deletePath:
/iataSCRCodes/{iataScrCodeGid}
- Get an IATA SCR Code
- Method: getPath:
/iataSCRCodes/{iataScrCodeGid}
- Get IATA SCR Codes
- Method: getPath:
/iataSCRCodes
- Update an IATA SCR Code
- Method: patchPath:
/iataSCRCodes/{iataScrCodeGid}