Untitled

 avatar
unknown
plain_text
2 years ago
588 B
6
Indexable
curl --location 'https://moniepoint-pos-backend-service.development.moniepoint.com/v1/cards/activations' \
--header 'moniepointBankingDomain: BUSINESS' \
--header 'id: 6225' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic bW9uaWVwb2ludC1wb3MtYmFja2VuZC1zZXJ2aWNlOnNlY3JldA==' \
--header 'Cookie: __cf_bm=KK2liixnUuLsh_HBi1fySQWQ0dy6WCjq6fsG4NAeNYk-1702976979-1-AdNHQ1e4dV4g/vBG7trERYZUEQmZdiWbLpVWCd8WazuA8E+TLIb9sZ4sNPNWjDhaCcwdg9jVwDC0+LBQxfRLZug=' \
--data '{
  "pin": "4487",
  "serialNumber": "AHI089032",
  "agentId": 150,
  "cardDeliveryTaskId": 123
}'
Editor is loading...
Leave a Comment