<?xml 
version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel xml:lang="fr">
	<title>S-money API</title>
	<link>https://api.s-money.fr/</link>
	<description></description>
	<language>fr</language>
	<generator>SPIP - www.spip.net</generator>

	<image>
		<title>S-money API</title>
		<url>https://api.s-money.fr/local/cache-vignettes/L75xH75/siteon0-e5814.png?1590579615</url>
		<link>https://api.s-money.fr/</link>
		<height>75</height>
		<width>75</width>
	</image>



<item xml:lang="en">
		<title>Refund a sub-payment of a payment to multiple recipients with a registered card</title>
		<link>https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/refund-a-sub-payment-of-a-payment</link>
		<guid isPermaLink="true">https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/refund-a-sub-payment-of-a-payment</guid>
		<dc:date>2019-02-21T16:22:19Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Hadassa</dc:creator>



		<description>
&lt;p&gt;To refund a sub-payment of a payment to multiple recipients with a registered card, please refer to the example in the right margin of this page.&lt;/p&gt;


-
&lt;a href="https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/" rel="directory"&gt;V1&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;To refund a sub-payment of a payment to multiple recipients with a registered card, please refer to the example in the right margin of this page.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_ps'&gt;&lt;p&gt;&lt;strong&gt;Requ&#234;te :&lt;/strong&gt;&lt;br class='autobr' /&gt;
POST /api/users/&lt;i&gt;appuserid&lt;/i&gt;/payins/storedcardpayments/orderid/payments/orderid-sous-paiement/refunds HTTP/1.1 &lt;br class='autobr' /&gt;
Accept: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Content-Type: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Authorization: Bearer ACCESS_TOKEN&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;orderid&#034; : &#034;refunds- PaSf&#034;,&lt;br /&gt; &#034;amount&#034; : 5000,&lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;R&#233;ponse :&lt;/strong&gt;&lt;br class='autobr' /&gt;
HTTP/1.1 201 CREATED&lt;br class='autobr' /&gt;
Content-type: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Location: /api/sandbox/users/appuserid/payins/storedcardpayments/orderid/payments/ordered-sous-paiement/refunds/refund_orderid&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;Id&#034;: 50872,&lt;br /&gt; &#034;OrderId&#034;: &#034;refund_PaSf&#034;,&lt;br /&gt; &#034;Amount&#034;: -50000,&lt;br /&gt; &#034;Fee&#034;: null,&lt;br /&gt; &#034;Status&#034;: 1,&lt;br /&gt; &#034;PaymentDate&#034;: &#034;2017-08-23T17:54:16.7900235+02:00&#034;,&lt;br /&gt; &#034;OriginalPayment&#034;: {&lt;br /&gt; &#034;Id&#034;: 3397,&lt;br /&gt; &#034;OrderId&#034;: &#034;PaSf&#034;,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/usersappuserid/payins/orderid&#034;&lt;br /&gt; },&lt;br /&gt; &#034;Type&#034;: 1&lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;
		</content:encoded>


		

	</item>
<item xml:lang="fr">
		<title>Rembourser un sous-paiement d'un paiement multidestinataires avec carte enregistr&#233;e</title>
		<link>https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/rembourser-un-sous-paiement-d-un</link>
		<guid isPermaLink="true">https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/rembourser-un-sous-paiement-d-un</guid>
		<dc:date>2017-08-23T18:04:00Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Hadassa</dc:creator>



		<description>
&lt;p&gt;Pour rembourser un sous-paiement d'un paiement multidestinataires avec carte enregistr&#233;e, veuillez vous r&#233;f&#233;rer &#224; l'exemple pr&#233;sent en marge de droite de cette page.&lt;/p&gt;


-
&lt;a href="https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/" rel="directory"&gt;V1&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;Pour rembourser un sous-paiement d'un paiement multidestinataires avec carte enregistr&#233;e, veuillez vous r&#233;f&#233;rer &#224; l'exemple pr&#233;sent en marge de droite de cette page.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_ps'&gt;&lt;p&gt;&lt;strong&gt;Requ&#234;te :&lt;/strong&gt;&lt;br class='autobr' /&gt;
POST /api/users/&lt;i&gt;appuserid&lt;/i&gt;/payins/storedcardpayments/orderid/payments/orderid-sous-paiement/refunds HTTP/1.1 &lt;br class='autobr' /&gt;
Accept : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Content-Type : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Authorization : Bearer ACCESS_TOKEN&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;orderid&#034; : &#034;refunds- PaSf&#034;,&lt;br /&gt; &#034;amount&#034; : 5000,&lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;R&#233;ponse :&lt;/strong&gt;&lt;br class='autobr' /&gt;
HTTP/1.1 201 CREATED&lt;br class='autobr' /&gt;
Content-type : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Location : /api/sandbox/users/appuserid/payins/storedcardpayments/orderid/payments/ordered-sous-paiement/refunds/refund_orderid&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;Id&#034;: 50872,&lt;br /&gt; &#034;OrderId&#034;: &#034;refund_PaSf&#034;,&lt;br /&gt; &#034;Amount&#034;: -50000,&lt;br /&gt; &#034;Fee&#034;: null,&lt;br /&gt; &#034;Status&#034;: 1,&lt;br /&gt; &#034;PaymentDate&#034;: &#034;2017-08-23T17:54:16.7900235+02:00&#034;,&lt;br /&gt; &#034;OriginalPayment&#034;: {&lt;br /&gt; &#034;Id&#034;: 3397,&lt;br /&gt; &#034;OrderId&#034;: &#034;PaSf&#034;,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/usersappuserid/payins/orderid&#034;&lt;br /&gt; },&lt;br /&gt; &#034;Type&#034;: 1&lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Retrieve a sub-payment of a payment to multiple recipients with a registered card</title>
		<link>https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/recuperer-un-sous-paiement-d-un-284</link>
		<guid isPermaLink="true">https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/recuperer-un-sous-paiement-d-un-284</guid>
		<dc:date>2017-08-23T17:37:38Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Hadassa</dc:creator>



		<description>
&lt;p&gt;To retrieve a sub-payment of a payment to multiple recipients with a registered card, please refer to the example in the right margin of this page.&lt;/p&gt;


-
&lt;a href="https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/" rel="directory"&gt;V1&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;To retrieve a sub-payment of a payment to multiple recipients with a registered card, please refer to the example in the right margin of this page.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_ps'&gt;&lt;p&gt;&lt;strong&gt;Requ&#234;te :&lt;/strong&gt;&lt;br class='autobr' /&gt;
GET /api/users/&lt;i&gt;appuserid&lt;/i&gt;/payins/storedcardpayments/orderid/payments/orderid-sous-paiement HTTP/1.1 &lt;br class='autobr' /&gt;
Accept: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Content-Type: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Authorization: Bearer ACCESS_TOKEN&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;R&#233;ponse :&lt;/strong&gt;&lt;br class='autobr' /&gt;
HTTP/1.1 200 OK&lt;br class='autobr' /&gt;
Content-Type: application/vnd.s-money.v2+json&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;Id&#034;: 3397,&lt;br /&gt; &#034;Amount&#034;: 50000,&lt;br /&gt; &#034;Status&#034;: 2,&lt;br /&gt; &#034;Beneficiary&#034;: {&lt;br /&gt; &#034;Id&#034;: 91652,&lt;br /&gt; &#034;AppAccountId&#034;: &#034;appuserid-user2&#034;,&lt;br /&gt; &#034;DisplayName&#034;: &#034;Intel Intel&#034;,&lt;br /&gt; &#034;Email&#034;: null,&lt;br /&gt; &#034;PhoneNumber&#034;: null,&lt;br /&gt; &#034;Alias&#034;: null,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid-user2&#034;&lt;br /&gt; },&lt;br /&gt; &#034;PaymentDate&#034;: &#034;2017-01-16T15:42:30&#034;,&lt;br /&gt; &#034;PayerInfo&#034;: {&lt;br /&gt; &#034;Name&#034;: null,&lt;br /&gt; &#034;Mail&#034;: null&lt;br /&gt; },&lt;br /&gt; &#034;Sender&#034;: null,&lt;br /&gt; &#034;Message&#034;: null,&lt;br /&gt; &#034;OrderId&#034;: &#034; PaSf&#034;,&lt;br /&gt; &#034;Refunds&#034;: null,&lt;br /&gt; &#034;ErrorCode&#034;: 0,&lt;br /&gt; &#034;ExtraResults&#034;: null,&lt;br /&gt; &#034;Fee&#034;: null,&lt;br /&gt; &#034;Card&#034;: {&lt;br /&gt; &#034;Id&#034;: 13879,&lt;br /&gt; &#034;AppCardId&#034;: &#034;appcardid&#034;,&lt;br /&gt; &#034;Network&#034;: 1,&lt;br /&gt; &#034;Hint&#034;: &#034;497010XXXXXX0000&#034;,&lt;br /&gt; &#034;Name&#034;: &#034;paiement CB enregistr&#233;e multidestinataires&#034;,&lt;br /&gt; &#034;Country&#034;: &#034;FR&#034;,&lt;br /&gt; &#034;ExpiryDate&#034;: &#034;2018-06-30T23:59:59&#034;&lt;br /&gt; },&lt;br /&gt; &#034;IsMine&#034;: false,&lt;br /&gt; &#034;ExtraParameters&#034;: null,&lt;br /&gt; &#034;Require3DS&#034;: true,&lt;br /&gt; &#034;Payments&#034;: null,&lt;br /&gt; &#034;Schedules&#034;: null,&lt;br /&gt; &#034;Type&#034;: 0&lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;
		</content:encoded>


		

	</item>
<item xml:lang="fr">
		<title>R&#233;cup&#233;rer un sous-paiement d'un paiement multidestinataires avec carte enregistr&#233;e</title>
		<link>https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/recuperer-un-sous-paiement-d-un</link>
		<guid isPermaLink="true">https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/recuperer-un-sous-paiement-d-un</guid>
		<dc:date>2017-08-23T17:30:37Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Hadassa</dc:creator>



		<description>
&lt;p&gt;Pour r&#233;cup&#233;rer un sous-paiement d'un paiement multidestinataires avec carte enregistr&#233;e, veuillez vous r&#233;f&#233;rer &#224; l'exemple pr&#233;sent en marge de droite de cette page.&lt;/p&gt;


-
&lt;a href="https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/" rel="directory"&gt;V1&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;Pour r&#233;cup&#233;rer un sous-paiement d'un paiement multidestinataires avec carte enregistr&#233;e, veuillez vous r&#233;f&#233;rer &#224; l'exemple pr&#233;sent en marge de droite de cette page.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_ps'&gt;&lt;p&gt;&lt;strong&gt;Requ&#234;te :&lt;/strong&gt;&lt;br class='autobr' /&gt;
GET /api/users/&lt;i&gt;appuserid&lt;/i&gt;/payins/storedcardpayments/orderid/payments/orderid-sous-paiement HTTP/1.1 &lt;br class='autobr' /&gt;
Accept : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Content-Type : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Authorization : Bearer ACCESS_TOKEN&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;R&#233;ponse :&lt;/strong&gt;&lt;br class='autobr' /&gt;
HTTP/1.1 200 OK&lt;br class='autobr' /&gt;
Content-Type : application/vnd.s-money.v2+json&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;Id&#034;: 3397,&lt;br /&gt; &#034;Amount&#034;: 50000,&lt;br /&gt; &#034;Status&#034;: 2,&lt;br /&gt; &#034;Beneficiary&#034;: {&lt;br /&gt; &#034;Id&#034;: 91652,&lt;br /&gt; &#034;AppAccountId&#034;: &#034;appuserid-user2&#034;,&lt;br /&gt; &#034;DisplayName&#034;: &#034;Intel Intel&#034;,&lt;br /&gt; &#034;Email&#034;: null,&lt;br /&gt; &#034;PhoneNumber&#034;: null,&lt;br /&gt; &#034;Alias&#034;: null,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid-user2&#034;&lt;br /&gt; },&lt;br /&gt; &#034;PaymentDate&#034;: &#034;2017-01-16T15:42:30&#034;,&lt;br /&gt; &#034;PayerInfo&#034;: {&lt;br /&gt; &#034;Name&#034;: null,&lt;br /&gt; &#034;Mail&#034;: null&lt;br /&gt; },&lt;br /&gt; &#034;Sender&#034;: null,&lt;br /&gt; &#034;Message&#034;: null,&lt;br /&gt; &#034;OrderId&#034;: &#034; PaSf&#034;,&lt;br /&gt; &#034;Refunds&#034;: null,&lt;br /&gt; &#034;ErrorCode&#034;: 0,&lt;br /&gt; &#034;ExtraResults&#034;: null,&lt;br /&gt; &#034;Fee&#034;: null,&lt;br /&gt; &#034;Card&#034;: {&lt;br /&gt; &#034;Id&#034;: 13879,&lt;br /&gt; &#034;AppCardId&#034;: &#034;appcardid&#034;,&lt;br /&gt; &#034;Network&#034;: 1,&lt;br /&gt; &#034;Hint&#034;: &#034;497010XXXXXX0000&#034;,&lt;br /&gt; &#034;Name&#034;: &#034;paiement CB enregistr&#233;e multidestinataires&#034;,&lt;br /&gt; &#034;Country&#034;: &#034;FR&#034;,&lt;br /&gt; &#034;ExpiryDate&#034;: &#034;2018-06-30T23:59:59&#034;&lt;br /&gt; },&lt;br /&gt; &#034;IsMine&#034;: false,&lt;br /&gt; &#034;ExtraParameters&#034;: null,&lt;br /&gt; &#034;Require3DS&#034;: true,&lt;br /&gt; &#034;Payments&#034;: null,&lt;br /&gt; &#034;Schedules&#034;: null,&lt;br /&gt; &#034;Type&#034;: 0&lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;
		</content:encoded>


		

	</item>
<item xml:lang="fr">
		<title>R&#233;cup&#233;rer un paiement multidestinataires avec carte enregistr&#233;e</title>
		<link>https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/recuperer-un-paiement-multidestinataires-avec-carte-enregistree-oneclick</link>
		<guid isPermaLink="true">https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/recuperer-un-paiement-multidestinataires-avec-carte-enregistree-oneclick</guid>
		<dc:date>2017-08-23T17:25:14Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Hadassa</dc:creator>



		<description>
&lt;p&gt;Pour r&#233;cup&#233;rer un paiement multidestinataires avec carte enregistr&#233;e, veuillez vous r&#233;f&#233;rer &#224; l'exemple pr&#233;sent en marge de droite de cette page.&lt;/p&gt;


-
&lt;a href="https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/" rel="directory"&gt;V1&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;Pour r&#233;cup&#233;rer un paiement multidestinataires avec carte enregistr&#233;e, veuillez vous r&#233;f&#233;rer &#224; l'exemple pr&#233;sent en marge de droite de cette page.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_ps'&gt;&lt;p&gt;&lt;strong&gt;Requ&#234;te :&lt;/strong&gt;&lt;br class='autobr' /&gt;
GET /api/users/&lt;i&gt;appuserid&lt;/i&gt;/payins/storedcardpayments/orderid HTTP/1.1 &lt;br class='autobr' /&gt;
Accept : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Content-Type : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Authorization : Bearer ACCESS_TOKEN&lt;/p&gt;
&lt;/code&gt;
&lt;p&gt;&lt;strong&gt;R&#233;ponse :&lt;/strong&gt;&lt;br class='autobr' /&gt;
HTTP/1.1 200 OK&lt;br class='autobr' /&gt;
Content-Type : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Location : /api/users/&lt;i&gt;appuserid&lt;/i&gt;/payins/storedcardpayments/U3W0&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;Id&#034;: 58745,&lt;br /&gt; &#034;OrderId&#034;: &#034;U3W0&#034;,&lt;br /&gt; &#034;AccountId&#034;: null,&lt;br /&gt; &#034;Card&#034;: {&lt;br /&gt; &#034;Id&#034;: 13879,&lt;br /&gt; &#034;AppCardId&#034;: &#034;appcardid &#034;,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid/cards/appcardid&#034;},&lt;br /&gt; &#034;Amount&#034;: 10000,&lt;br /&gt; &#034;Fee&#034;: null,&lt;br /&gt; &#034;OperationDate&#034;: &#034;2017-01-16T14:35:24.4910316+01:00&#034;,&lt;br /&gt; &#034;IsMine&#034;: true,&lt;br /&gt; &#034;Status&#034;: 1,&lt;br /&gt; &#034;Payments&#034;: [&lt;br /&gt; {&lt;br /&gt; &#034;Id&#034;: 3397,&lt;br /&gt; &#034;OrderId&#034;: &#034;PaSf&#034;,&lt;br /&gt; &#034;Beneficiary&#034;: {&lt;br /&gt; &#034;Id&#034;: 91652,&lt;br /&gt; &#034;AppAccountId&#034;: &#034;appuserid-user2&#034;,&lt;br /&gt; &#034;DisplayName&#034;: &#034;Intel Intel&#034;,&lt;br /&gt; &#034;Email&#034;: null,&lt;br /&gt; &#034;PhoneNumber&#034;: null,&lt;br /&gt; &#034;Alias&#034;: null,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid-user2&#034;&lt;br /&gt; },&lt;br /&gt; &#034;Amount&#034;: 5000,&lt;br /&gt; &#034;Fee&#034;: 100,&lt;br /&gt; &#034;Status&#034;: 1&lt;br /&gt; },&lt;br /&gt; {&lt;br /&gt; &#034;Id&#034;: 3398,&lt;br /&gt; &#034;OrderId&#034;: &#034;sXiQ&#034;,&lt;br /&gt; &#034;Beneficiary&#034;: {&lt;br /&gt; &#034;Id&#034;: 91653,&lt;br /&gt; &#034;AppAccountId&#034;: &#034;appuserid-user3&#034;,&lt;br /&gt; &#034;DisplayName&#034;: &#034;Dupont Dupont&#034;,&lt;br /&gt; &#034;Email&#034;: null,&lt;br /&gt; &#034;PhoneNumber&#034;: null,&lt;br /&gt; &#034;Alias&#034;: null,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid-user3&lt;br /&gt; },&lt;br /&gt; &#034;Amount&#034;: 5000,&lt;br /&gt; &#034;Fee&#034;: 200,&lt;br /&gt; &#034;Status&#034;: 1&lt;br /&gt; }&lt;br /&gt; ],&lt;br /&gt; &#034;Refunds&#034;: null,&lt;br /&gt; &#034;ExtraParameters&#034;: null&lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Retrieve a multiadressee payment with a registered card</title>
		<link>https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/recuperer-un-paiement</link>
		<guid isPermaLink="true">https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/recuperer-un-paiement</guid>
		<dc:date>2017-08-23T17:25:00Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Hadassa</dc:creator>



		<description>
&lt;p&gt;To retrieve a multiadressee payment with a registered card, please refer to the example in the right margin of this page.&lt;/p&gt;


-
&lt;a href="https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/" rel="directory"&gt;V1&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;To retrieve a multiadressee payment with a registered card, please refer to the example in the right margin of this page.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_ps'&gt;&lt;p&gt;&lt;strong&gt;Requ&#234;te :&lt;/strong&gt;&lt;br class='autobr' /&gt;
GET /api/users/&lt;i&gt;appuserid&lt;/i&gt;/payins/storedcardpayments/orderid HTTP/1.1 &lt;br class='autobr' /&gt;
Accept: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Content-Type: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Authorization: Bearer ACCESS_TOKEN&lt;/p&gt;
&lt;/code&gt;
&lt;p&gt;&lt;strong&gt;R&#233;ponse :&lt;/strong&gt;&lt;br class='autobr' /&gt;
HTTP/1.1 200 OK&lt;br class='autobr' /&gt;
Content-Type: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Location: /api/users/&lt;i&gt;appuserid&lt;/i&gt;/payins/storedcardpayments/U3W0&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;Id&#034;: 58745,&lt;br /&gt; &#034;OrderId&#034;: &#034;U3W0&#034;,&lt;br /&gt; &#034;AccountId&#034;: null,&lt;br /&gt; &#034;Card&#034;: {&lt;br /&gt; &#034;Id&#034;: 13879,&lt;br /&gt; &#034;AppCardId&#034;: &#034;appcardid &#034;,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid/cards/appcardid&#034;},&lt;br /&gt; &#034;Amount&#034;: 10000,&lt;br /&gt; &#034;Fee&#034;: null,&lt;br /&gt; &#034;OperationDate&#034;: &#034;2017-01-16T14:35:24.4910316+01:00&#034;,&lt;br /&gt; &#034;IsMine&#034;: true,&lt;br /&gt; &#034;Status&#034;: 1,&lt;br /&gt; &#034;Payments&#034;: [&lt;br /&gt; {&lt;br /&gt; &#034;Id&#034;: 3397,&lt;br /&gt; &#034;OrderId&#034;: &#034;PaSf&#034;,&lt;br /&gt; &#034;Beneficiary&#034;: {&lt;br /&gt; &#034;Id&#034;: 91652,&lt;br /&gt; &#034;AppAccountId&#034;: &#034;appuserid-user2&#034;,&lt;br /&gt; &#034;DisplayName&#034;: &#034;Intel Intel&#034;,&lt;br /&gt; &#034;Email&#034;: null,&lt;br /&gt; &#034;PhoneNumber&#034;: null,&lt;br /&gt; &#034;Alias&#034;: null,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid-user2&#034;&lt;br /&gt; },&lt;br /&gt; &#034;Amount&#034;: 5000,&lt;br /&gt; &#034;Fee&#034;: 100,&lt;br /&gt; &#034;Status&#034;: 1&lt;br /&gt; },&lt;br /&gt; {&lt;br /&gt; &#034;Id&#034;: 3398,&lt;br /&gt; &#034;OrderId&#034;: &#034;sXiQ&#034;,&lt;br /&gt; &#034;Beneficiary&#034;: {&lt;br /&gt; &#034;Id&#034;: 91653,&lt;br /&gt; &#034;AppAccountId&#034;: &#034;appuserid-user3&#034;,&lt;br /&gt; &#034;DisplayName&#034;: &#034;Dupont Dupont&#034;,&lt;br /&gt; &#034;Email&#034;: null,&lt;br /&gt; &#034;PhoneNumber&#034;: null,&lt;br /&gt; &#034;Alias&#034;: null,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid-user3&lt;br /&gt; },&lt;br /&gt; &#034;Amount&#034;: 5000,&lt;br /&gt; &#034;Fee&#034;: 200,&lt;br /&gt; &#034;Status&#034;: 1&lt;br /&gt; }&lt;br /&gt; ],&lt;br /&gt; &#034;Refunds&#034;: null,&lt;br /&gt; &#034;ExtraParameters&#034;: null&lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;
		</content:encoded>


		

	</item>
<item xml:lang="en">
		<title>Create a multiadressee payment with a registered card (one-click)</title>
		<link>https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/creer-un-paiement-280</link>
		<guid isPermaLink="true">https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/creer-un-paiement-280</guid>
		<dc:date>2017-08-23T17:20:07Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>en</dc:language>
		<dc:creator>Hadassa</dc:creator>



		<description>
&lt;p&gt;To create a multiadressee payment with a registered card (one-click), please refer to the example in the right margin.&lt;/p&gt;


-
&lt;a href="https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/" rel="directory"&gt;V1&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;To create a multiadressee payment with a registered card (one-click), please refer to the example in the right margin.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_ps'&gt;&lt;p&gt;&lt;strong&gt;Requ&#234;te :&lt;/strong&gt;&lt;br class='autobr' /&gt;
POST /api/payins/storedcardpayments HTTP/1.1 &lt;br class='autobr' /&gt;
Accept: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Content-Type: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Authorization: Bearer ACCESS_TOKEN&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;orderId&#034;: &#034; U3W0&#034;,&lt;br /&gt; &#034;card&#034;:{&lt;br /&gt; &#034;appcardid&#034;:&#034; appcardid&#034;&lt;br /&gt; },&lt;br /&gt; &#034;ismine&#034;: true,&lt;br /&gt; &#034;amount&#034;:10000,&lt;br /&gt; &#034;payments&#034;:[{&lt;br /&gt; &#034;orderId&#034;: &#034; PaSf&#034;,&lt;br /&gt; &#034;beneficiary&#034;:{&#034;appaccountid&#034;:&#034;appuserid-user2&#034;},&lt;br /&gt; &#034;amount&#034;: 5000,&lt;br /&gt; &#034;fee&#034;: 100,&lt;br /&gt; },&lt;br /&gt; {&lt;br /&gt; &#034;orderId&#034;: &#034; sXiQ&#034;,&lt;br /&gt; &#034;beneficiary&#034;:{&#034;appaccountid&#034;: &#034;appuserid-user3&#034;},&lt;br /&gt; &#034;amount&#034;: 5000,&lt;br /&gt; &#034;fee&#034;: 200,&lt;br /&gt; },&lt;br /&gt; ],&lt;br /&gt; &#034;message&#034;: &#034;panier&#034;,&lt;br /&gt; &lt;br /&gt; &#034;urlReturn&#034;: &#034;http://s-money.fr/returnurl/&#034;,&lt;br /&gt; &lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;R&#233;ponse :&lt;/strong&gt;&lt;br class='autobr' /&gt;
HTTP/1.1 201 CREATED&lt;br class='autobr' /&gt;
Content-Type: application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Location: /api/payins/storedcardpayments/&lt;i&gt;orderid&lt;/i&gt;&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;Id&#034;: 58745,&lt;br /&gt; &#034;OrderId&#034;: &#034;U3W0&#034;,&lt;br /&gt; &#034;AccountId&#034;: null,&lt;br /&gt; &#034;Card&#034;: {&lt;br /&gt; &#034;Id&#034;: 13879,&lt;br /&gt; &#034;AppCardId&#034;: &#034;appcardid&#034;,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid/cards/appcardid&#034;&lt;br /&gt; },&lt;br /&gt; &#034;Amount&#034;: 10000,&lt;br /&gt; &#034;Fee&#034;: null,&lt;br /&gt; &#034;OperationDate&#034;: &#034;2017-01-16T14:35:24.4910316+01:00&#034;,&lt;br /&gt; &#034;IsMine&#034;: true,&lt;br /&gt; &#034;Status&#034;: 1,&lt;br /&gt; &#034;Payments&#034;: [&lt;br /&gt; {&lt;br /&gt; &#034;Id&#034;: 3397,&lt;br /&gt; &#034;OrderId&#034;: &#034;PaSf&#034;,&lt;br /&gt; &#034;Beneficiary&#034;: {&lt;br /&gt; &#034;Id&#034;: 91652,&lt;br /&gt; &#034;AppAccountId&#034;: &#034;appuserid-user2&#034;,&lt;br /&gt; &#034;DisplayName&#034;: &#034;Intel Intel&#034;,&lt;br /&gt; &#034;Email&#034;: null,&lt;br /&gt; &#034;PhoneNumber&#034;: null,&lt;br /&gt; &#034;Alias&#034;: null,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid-user2&#034;&lt;br /&gt; },&lt;br /&gt; &#034;Amount&#034;: 5000,&lt;br /&gt; &#034;Fee&#034;: 100,&lt;br /&gt; &#034;Status&#034;: 1&lt;br /&gt; },&lt;br /&gt; {&lt;br /&gt; &#034;Id&#034;: 3398,&lt;br /&gt; &#034;OrderId&#034;: &#034;sXiQ&#034;,&lt;br /&gt; &#034;Beneficiary&#034;: {&lt;br /&gt; &#034;Id&#034;: 91653,&lt;br /&gt; &#034;AppAccountId&#034;: &#034;appuserid-user3&#034;,&lt;br /&gt; &#034;DisplayName&#034;: &#034;Dupont Dupont&#034;,&lt;br /&gt; &#034;Email&#034;: null,&lt;br /&gt; &#034;PhoneNumber&#034;: null,&lt;br /&gt; &#034;Alias&#034;: null,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid-user3&#034;&lt;br /&gt; },&lt;br /&gt; &#034;Amount&#034;: 5000,&lt;br /&gt; &#034;Fee&#034;: 200,&lt;br /&gt; &#034;Status&#034;: 1&lt;br /&gt; }&lt;br /&gt; ],&lt;br /&gt; &#034;Refunds&#034;: null,&lt;br /&gt; &#034;ExtraParameters&#034;: null&lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;
		</content:encoded>


		

	</item>
<item xml:lang="fr">
		<title>Cr&#233;er un paiement multidestinataires avec carte enregistr&#233;e (one-click)</title>
		<link>https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/creer-un-paiement</link>
		<guid isPermaLink="true">https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/article/creer-un-paiement</guid>
		<dc:date>2017-08-23T17:13:01Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Hadassa</dc:creator>



		<description>
&lt;p&gt;Pour cr&#233;er un paiement multidestinataires avec carte enregistr&#233;e (one-click), veuillez vous r&#233;f&#233;rer &#224; l'exemple pr&#233;sent en marge de droite.&lt;/p&gt;


-
&lt;a href="https://api.s-money.fr/documentation/utiliser-l-api/paiement-multidestinataires-avec/69/" rel="directory"&gt;V1&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;Pour cr&#233;er un paiement multidestinataires avec carte enregistr&#233;e (one-click), veuillez vous r&#233;f&#233;rer &#224; l'exemple pr&#233;sent en marge de droite.&lt;/p&gt;&lt;/div&gt;
		&lt;div class='rss_ps'&gt;&lt;p&gt;&lt;strong&gt;Requ&#234;te :&lt;/strong&gt;&lt;br class='autobr' /&gt;
POST /api/payins/storedcardpayments HTTP/1.1 &lt;br class='autobr' /&gt;
Accept : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Content-Type : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Authorization : Bearer ACCESS_TOKEN&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;orderId&#034;: &#034; U3W0&#034;,&lt;br /&gt; &#034;card&#034;:{&lt;br /&gt; &#034;appcardid&#034;:&#034; appcardid&#034;&lt;br /&gt; },&lt;br /&gt; &#034;ismine&#034;: true,&lt;br /&gt; &#034;amount&#034;:10000,&lt;br /&gt; &#034;payments&#034;:[{&lt;br /&gt; &#034;orderId&#034;: &#034; PaSf&#034;,&lt;br /&gt; &#034;beneficiary&#034;:{&#034;appaccountid&#034;:&#034;appuserid-user2&#034;},&lt;br /&gt; &#034;amount&#034;: 5000,&lt;br /&gt; &#034;fee&#034;: 100,&lt;br /&gt; },&lt;br /&gt; {&lt;br /&gt; &#034;orderId&#034;: &#034; sXiQ&#034;,&lt;br /&gt; &#034;beneficiary&#034;:{&#034;appaccountid&#034;: &#034;appuserid-user3&#034;},&lt;br /&gt; &#034;amount&#034;: 5000,&lt;br /&gt; &#034;fee&#034;: 200,&lt;br /&gt; },&lt;br /&gt; ],&lt;br /&gt; &#034;message&#034;: &#034;panier&#034;,&lt;br /&gt; &lt;br /&gt; &#034;urlReturn&#034;: &#034;http://s-money.fr/returnurl/&#034;,&lt;br /&gt; &lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;R&#233;ponse :&lt;/strong&gt;&lt;br class='autobr' /&gt;
HTTP/1.1 201 CREATED&lt;br class='autobr' /&gt;
Content-Type : application/vnd.s-money.v2+json&lt;br class='autobr' /&gt;
Location : /api/payins/storedcardpayments/&lt;i&gt;orderid&lt;/i&gt;&lt;/p&gt;
&lt;div style='text-align: left;' class='spip_code' dir='ltr'&gt;&lt;code&gt;{&lt;br /&gt; &#034;Id&#034;: 58745,&lt;br /&gt; &#034;OrderId&#034;: &#034;U3W0&#034;,&lt;br /&gt; &#034;AccountId&#034;: null,&lt;br /&gt; &#034;Card&#034;: {&lt;br /&gt; &#034;Id&#034;: 13879,&lt;br /&gt; &#034;AppCardId&#034;: &#034;appcardid&#034;,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid/cards/appcardid&#034;&lt;br /&gt; },&lt;br /&gt; &#034;Amount&#034;: 10000,&lt;br /&gt; &#034;Fee&#034;: null,&lt;br /&gt; &#034;OperationDate&#034;: &#034;2017-01-16T14:35:24.4910316+01:00&#034;,&lt;br /&gt; &#034;IsMine&#034;: true,&lt;br /&gt; &#034;Status&#034;: 1,&lt;br /&gt; &#034;Payments&#034;: [&lt;br /&gt; {&lt;br /&gt; &#034;Id&#034;: 3397,&lt;br /&gt; &#034;OrderId&#034;: &#034;PaSf&#034;,&lt;br /&gt; &#034;Beneficiary&#034;: {&lt;br /&gt; &#034;Id&#034;: 91652,&lt;br /&gt; &#034;AppAccountId&#034;: &#034;appuserid-user2&#034;,&lt;br /&gt; &#034;DisplayName&#034;: &#034;Intel Intel&#034;,&lt;br /&gt; &#034;Email&#034;: null,&lt;br /&gt; &#034;PhoneNumber&#034;: null,&lt;br /&gt; &#034;Alias&#034;: null,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid-user2&#034;&lt;br /&gt; },&lt;br /&gt; &#034;Amount&#034;: 5000,&lt;br /&gt; &#034;Fee&#034;: 100,&lt;br /&gt; &#034;Status&#034;: 1&lt;br /&gt; },&lt;br /&gt; {&lt;br /&gt; &#034;Id&#034;: 3398,&lt;br /&gt; &#034;OrderId&#034;: &#034;sXiQ&#034;,&lt;br /&gt; &#034;Beneficiary&#034;: {&lt;br /&gt; &#034;Id&#034;: 91653,&lt;br /&gt; &#034;AppAccountId&#034;: &#034;appuserid-user3&#034;,&lt;br /&gt; &#034;DisplayName&#034;: &#034;Dupont Dupont&#034;,&lt;br /&gt; &#034;Email&#034;: null,&lt;br /&gt; &#034;PhoneNumber&#034;: null,&lt;br /&gt; &#034;Alias&#034;: null,&lt;br /&gt; &#034;Href&#034;: &#034;https://rest-pp.s-money.fr/api/sandbox/users/appuserid-user3&#034;&lt;br /&gt; },&lt;br /&gt; &#034;Amount&#034;: 5000,&lt;br /&gt; &#034;Fee&#034;: 200,&lt;br /&gt; &#034;Status&#034;: 1&lt;br /&gt; }&lt;br /&gt; ],&lt;br /&gt; &#034;Refunds&#034;: null,&lt;br /&gt; &#034;ExtraParameters&#034;: null&lt;br /&gt;
}&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;
		</content:encoded>


		

	</item>



</channel>

</rss>
