Gateway Name Pros REST Endpoints
Billing and Payment/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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGatewayNamePros - Delete a payment gateway name
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorGatewayNamePros/{GatewayName} - Get a payment gateway name
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGatewayNamePros/{GatewayName} - Get all payment gateway names
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGatewayNamePros - Update a payment gateway name
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGatewayNamePros/{GatewayName}