Create a new PagoPa paymentCopy Pagepost https://authservices.satispay.com/g_agent/v1/pagopa/paymentsBody Paramsrequest_typestringrequiredIdentifies how the payment proposal information are provided. Must contain only one of: MANUAL, BARCODE, ROAD_TAX. Consider that for a MANUAL request_type, both domain_id and payment_notice_number must be non empty strings.barcodestringThe barcode of the IUV (mandatory for request_type = BARCODE)barcode_typestringBarcode taxonomy, used to parse the barcode_type field (required only for request_type = BARCODE) [BARCODE_GS1_128 or QR_CODE]payment_notice_numberstringThe IUV identifier (mandatory for request_type = MANUAL). To obtain this value for testing purposes, please contact us, providing the shop name.domain_idstringThe EC(Ente Creditore) identifier (mandatory for request_type = MANUAL). To obtain this value for testing purposes, please contact us, providing the shop name.amount_unitstringTotal net amount of the payment (mandatory for request_type = BARCODE)license_platestringThe vehicle identification number (mandatory for request_type=ROAD_TAX)vehicle_typestringType of vehicle (mandatory for request_type=ROAD_TAX) [MOTORVEHICLE, TRAILER or MOTORCYCLE]HeadersHoststringThe host declared in the signatureDatestringThe date declared in the signatureDigeststringThe digest declared in the signatureAuthorizationstringThe signature of the requestIdempotency-KeystringThe idempotent token of the requestacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400 403403 504504Updated 7 months ago