Apply for a card
POST {{clientmobileappURL}}:5055/ThirdpartyService/applyCard?access_token={{clientmobiletoken}}
- This service is used to apply for a new card..
- All the keys mentioned in the json are mandatory.
- To find the contractID, contractUUID and productName use the service To view the contracts.
- To find the linkedProfileId use the service Fetch the profile details.
- Mention the status key as apply.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |