Add & remove fees
Add Fee Rule to Identity
Endpoint
POST /identities/{identityId}/feesExample Request
{
"type": "PERCENTAGE",
"transactionType": "P2P",
"amount": "10.00",
"currency": "USD",
"description": "Fee por servicio",
"name": "SERVICE FEE"
}Request Parameters
Field
Description
Example Response
Remove Fee Rule from Identity
Endpoint
Example Response
Notes
Last updated

