To send a payment, specify the receiver's Payment Pointer and make this API call:
curl -X POST -H "Authorization: Bearer {{username}}:{{password}}" -H
"Content-Type: application/json" -d '{"receiver":"$their-payment-pointer.example","source_amount":500}'
https://{{rust-node}}/accounts/{{username}}/payments