Giter Site home page Giter Site logo

Comments (4)

itsoft7 avatar itsoft7 commented on September 2, 2024

curl -X POST https://b2b.revolut.com/api/1.0/pay -H "Authorization: Bearer oa_prod_*******" --data @- << EOF
{"schedule_for":"2020-11-09","amount":"339.07","currency":"EUR","account_id":"e98e2adf-bf44-40b6-a73d-2d0acf3836cb","receiver":{"counterparty_id":"2e963a86-59b5-45ea-816d-7619ad7406e2","account_id":"a88014cf-32cb-4210-b738-bcc304b7c742"},"reference":"SI1996062690-40002 TAXS Dohodnina (10.20)","request_id":"7e6899af6e6199b7153c83beb72fa1d9"}

EOF
{"message":"Required 'profile id' is missing","code":2101}

from revolut-php.

sverraest avatar sverraest commented on September 2, 2024

@itsoft7 Are you sending a profile id? We're not doing any mapping so if you're not sending it and Revolut is expecting it you should add it to your payload.

from revolut-php.

netwick avatar netwick commented on September 2, 2024

Hello sverraest,

First of all, happy new year !

I have the same probleme as itsoft7, and done many researches to find how to compose a payload with "profile id" field
But no success ... i don't see where to add this information (syntax, position ?)

Could you post a sample of payload please ?
I would be very helpful :-)

Many thanks by advance

Eric

from revolut-php.

chrisob55 avatar chrisob55 commented on September 2, 2024

In case anyone else has this issue, the fix for me was to remove the "schedule_for" field from the payload.

from revolut-php.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.