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: post
Path: /iataSCRCodes
Delete an IATA SCR Code
Method: delete
Path: /iataSCRCodes/{iataScrCodeGid}
Get an IATA SCR Code
Method: get
Path: /iataSCRCodes/{iataScrCodeGid}
Get IATA SCR Codes
Method: get
Path: /iataSCRCodes
Update an IATA SCR Code
Method: patch
Path: /iataSCRCodes/{iataScrCodeGid}