Simple Order Example: Authorizing a JPO Installment Payment {#payments-jpo-auth-installment-ex-so-nvp}
======================================================================================================

Request

```keyword
merchantID=npr_jcn8
merchantReferenceCode=TC42703-1
jpo_businessNameAlphaNumeric=MyStore
jpo_businessNameJapanese=我社
jpo_businessNameKatakana=わが社の場合
jpo_firstPaymentMonth=04
jpo_installments=12
jpo_paymentMethod=4
billTo_city=Ann Arbor
billTo_country=US
billTo_email=null@cybersource.com
billTo_firstName=John
billTo_lastName=Smith
billTo_postalCode=48104-2201
billTo_state=MI
billTo_street=201 S. Division St.
card_accountNumber=CARD_NUMBER
card_expirationMonth=12
card_expirationYear=2024
purchaseTotals_currency=jpy
purchaseTotals_grandTotalAmount=100.00
```

Response to a Successful Request

```
additional_processor_response=e1cdcafc-cdbb-4ef7-8788-a1234e844805
requestID=6629977932421985593067
decision=ACCEPT
reasonCode=100
merchantReferenceCode=TC42703-1
purchaseTotals_currency=usd
ccAuthService_reconciliationID=57953165A7YFPS77
ccAuthReply_amount=100.00
ccAuthReply_avsCode=5
ccAuthReply_authorizationCode=570110
ccAuthReply_forwardCode=Sumitomo
ccAuthReply_processorResponse=1
ccAuthReply_authorizedDateTime=2022-09-12T154953Z
ccAuthReply_paymentNetworkTransactionID=123456789619999
```

