System Pay Now APIs

The system Pay Now REST APIs create a payment token.

This service creates a payment token using the payment gateway ID and user ID. The input body is optional.
URL
POST /system/payment_client/{GatewayId}/token/{UserId:.*}
This service creates a payment token using the payment gateway ID without specifying a user ID. The input body is optional.
URL
POST /system/payment_client/{GatewayId}/token