Gateway Name Pros REST Endpoints

Gateway Name Pros
The gateway name pros resource is used to view the names of available payment gateways in the application.
Create a payment gateway name
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGatewayNamePros
Delete a payment gateway name
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGatewayNamePros/{GatewayName}
Get a payment gateway name
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGatewayNamePros/{GatewayName}
Get all payment gateway names
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGatewayNamePros
Update a payment gateway name
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGatewayNamePros/{GatewayName}