Untitled

mail@pastecode.io avatar
unknown
json
3 years ago
1.3 kB
9
Indexable
Never
{
    "source": {
        "id": 2
    },
    "client": {
        "name": "Juan Perez López",
        "address": "Jr San Martín 775",
        "phone": "968954200",
        "phone2": null,
        "email": "elio.garcia@indigitalxp.pe",
        "numDoc": "75987337",
        "identificationType": {
            "id": 1
        },
        "codUbigeo": "150101",
        "underage": true,
        "representative": {
            "name": "Rodolfo Perez",
            "address": "Jr San Martín 775",
            "phone": "968954299",
            "phone2": null,
            "email": "jose.chero@outlook.pe",
            "numDoc": "75987999",
            "identificationType": {
                "id": 1
            },
            "codUbigeo": "150101"
        }
    },
    "createdBy": "elio.garcia.hpsa",
    "area": {
        "id": 45
    },
    "requestType": {
        "id": 2
    },
    "reason": {
        "id": 10
    },
    "subReason": {
        "id": 29
    },
    "responseMedium": {
        "id": 2
    },
    "type": {
        "id": 2
    },
    "asset": {
        "id": 1,
        "name": "Producto"
    },
    "amount": 100,
    "details": "a",
    "orderRemarks": "b",
    "assetsRemarks": "c",
    "registeredDate": "2021-02-24",
    "store": {
        "id": 2
    }
}