Check if Points Transferable

Checks if specific points of a customer can be transferred to another customer.

Body Params
int32

Program ID from which points has to be transferred. Applicable for multi-program orgs.

boolean
Defaults to false

Pass true to check group points transfer details.

string

Information to store for the current transfer activity.

int32
required

Number of points to be transferred.

fromCustomerIdentifier
object

Details of source customer - customer that wants to transfer points.

toCustomerIdentifier
object

Customer or group to which the points needs to be transferred.

boolean
Defaults to false

When set to true- It sends an OTP to the sender (fromCustomer) when points are transferable. This OTP can be used to authenticate the transfer. When set to false: No OTP will be generated or sent. The points transfer can still proceed without OTP verification. OTP is not mandatory for points transfer. It can be used for security purposes.

Responses

Language
Credentials
Basic
base64
:
URL
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json